diff --git a/.classpath b/.classpath
deleted file mode 100644
index 7f1e251..0000000
--- a/.classpath
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/.gitignore b/.gitignore
index 88162a9..bbfde43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,7 @@
-/target
-target/*
+target
*.classpath
-.settings/org.eclipse.ltk.core.refactoring.prefs
*.component
-.classpath
-.classpath
-.settings/org.eclipse.wst.common.component
-.settings/org.eclipse.wst.common.component
-*.classpath
-.classpath
-*.classpath
-.settings/org.eclipse.wst.common.component
-.settings/org.eclipse.wst.common.component
-*.classpath
+.settings/
+*.iml
+.idea/
+*.log
\ No newline at end of file
diff --git a/.project b/.project
deleted file mode 100644
index d2db760..0000000
--- a/.project
+++ /dev/null
@@ -1,64 +0,0 @@
-
-
- foryou
-
-
-
-
-
- org.eclipse.wst.jsdt.core.javascriptValidator
-
-
-
-
- org.eclipse.jdt.core.javabuilder
-
-
-
-
- org.eclipse.wst.common.project.facet.core.builder
-
-
-
-
- org.eclipse.wst.validation.validationbuilder
-
-
-
-
- com.genuitec.eclipse.j2eedt.core.DeploymentDescriptorValidator
-
-
-
-
- com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder
-
-
-
-
- com.genuitec.eclipse.springframework.springbuilder
-
-
-
-
- org.eclipse.m2e.core.maven2Builder
-
-
-
-
- org.maven.ide.eclipse.maven2Builder
-
-
-
-
-
- org.maven.ide.eclipse.maven2Nature
- com.genuitec.eclipse.springframework.springnature
- org.eclipse.jem.workbench.JavaEMFNature
- org.eclipse.wst.common.modulecore.ModuleCoreNature
- org.eclipse.jdt.core.javanature
- org.eclipse.m2e.core.maven2Nature
- org.eclipse.wst.common.project.facet.core.nature
- org.eclipse.wst.jsdt.core.jsNature
-
-
diff --git a/.settings/.jsdtscope b/.settings/.jsdtscope
deleted file mode 100644
index 99247ca..0000000
--- a/.settings/.jsdtscope
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/.settings/com.genuitec.eclipse.core.prefs b/.settings/com.genuitec.eclipse.core.prefs
deleted file mode 100644
index 3847cc3..0000000
--- a/.settings/com.genuitec.eclipse.core.prefs
+++ /dev/null
@@ -1,6 +0,0 @@
-clsCnt=64
-eclipse.preferences.version=1
-locCnt=7202
-pkgCnt=13
-sTime=2015\u5E747\u670814\u65E5 \u661F\u671F\u4E8C \u4E0B\u534801\u65F622\u520637\u79D2 CST
-srcCnt=3
diff --git a/.settings/com.genuitec.eclipse.j2eedt.core.prefs b/.settings/com.genuitec.eclipse.j2eedt.core.prefs
deleted file mode 100644
index 33bad4b..0000000
--- a/.settings/com.genuitec.eclipse.j2eedt.core.prefs
+++ /dev/null
@@ -1,2 +0,0 @@
-defaultTldInfo=f\=http\://java.sun.com/jsf/core;http\://java.sun.com/jsf/html\=h;http\://struts.apache.org/tags-bean\=bean;http\://java.sun.com/jsp/jstl/fmt\=fmt;nested\=http\://struts.apache.org/tags-nested;bean\=http\://struts.apache.org/tags-bean;http\://java.sun.com/jsp/jstl/sql\=sql;c\=http\://java.sun.com/jsp/jstl/core;fmt\=http\://java.sun.com/jsp/jstl/fmt;http\://struts.apache.org/tags-logic\=logic;http\://java.sun.com/jsp/jstl/xml\=x;http\://java.sun.com/jsp/jstl/core\=c;logic\=http\://struts.apache.org/tags-logic;h\=http\://java.sun.com/jsf/html;http\://struts.apache.org/tags-tiles\=tiles;http\://java.sun.com/jsp/jstl/functions\=fn;tiles\=http\://struts.apache.org/tags-tiles;sql\=http\://java.sun.com/jsp/jstl/sql;http\://struts.apache.org/tags-html\=html;http\://struts.apache.org/tags-nested\=nested;html\=http\://struts.apache.org/tags-html;http\://java.sun.com/jsf/core\=f;fn\=http\://java.sun.com/jsp/jstl/functions;x\=http\://java.sun.com/jsp/jstl/xml
-eclipse.preferences.version=1
diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs
deleted file mode 100644
index 99f26c0..0000000
--- a/.settings/org.eclipse.core.resources.prefs
+++ /dev/null
@@ -1,2 +0,0 @@
-eclipse.preferences.version=1
-encoding/=UTF-8
diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs
deleted file mode 100644
index 6b5aebc..0000000
--- a/.settings/org.eclipse.jdt.core.prefs
+++ /dev/null
@@ -1,13 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
-org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
-org.eclipse.jdt.core.compiler.compliance=1.7
-org.eclipse.jdt.core.compiler.debug.lineNumber=generate
-org.eclipse.jdt.core.compiler.debug.localVariable=generate
-org.eclipse.jdt.core.compiler.debug.sourceFile=generate
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
-org.eclipse.jdt.core.compiler.source=1.7
diff --git a/.settings/org.eclipse.m2e.core.prefs b/.settings/org.eclipse.m2e.core.prefs
deleted file mode 100644
index f897a7f..0000000
--- a/.settings/org.eclipse.m2e.core.prefs
+++ /dev/null
@@ -1,4 +0,0 @@
-activeProfiles=
-eclipse.preferences.version=1
-resolveWorkspaceProjects=true
-version=1
diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component
deleted file mode 100644
index 2a7391a..0000000
--- a/.settings/org.eclipse.wst.common.component
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
diff --git a/.settings/org.eclipse.wst.common.project.facet.core.xml b/.settings/org.eclipse.wst.common.project.facet.core.xml
deleted file mode 100644
index 0e3dee5..0000000
--- a/.settings/org.eclipse.wst.common.project.facet.core.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/.settings/org.eclipse.wst.jsdt.ui.superType.container b/.settings/org.eclipse.wst.jsdt.ui.superType.container
deleted file mode 100644
index 3bd5d0a..0000000
--- a/.settings/org.eclipse.wst.jsdt.ui.superType.container
+++ /dev/null
@@ -1 +0,0 @@
-org.eclipse.wst.jsdt.launching.baseBrowserLibrary
\ No newline at end of file
diff --git a/.settings/org.eclipse.wst.jsdt.ui.superType.name b/.settings/org.eclipse.wst.jsdt.ui.superType.name
deleted file mode 100644
index 05bd71b..0000000
--- a/.settings/org.eclipse.wst.jsdt.ui.superType.name
+++ /dev/null
@@ -1 +0,0 @@
-Window
\ No newline at end of file
diff --git a/.settings/org.eclipse.wst.validation.prefs b/.settings/org.eclipse.wst.validation.prefs
deleted file mode 100644
index 04cad8c..0000000
--- a/.settings/org.eclipse.wst.validation.prefs
+++ /dev/null
@@ -1,2 +0,0 @@
-disabled=06target
-eclipse.preferences.version=1
diff --git a/.settings/org.maven.ide.eclipse.prefs b/.settings/org.maven.ide.eclipse.prefs
deleted file mode 100644
index cfdba58..0000000
--- a/.settings/org.maven.ide.eclipse.prefs
+++ /dev/null
@@ -1,7 +0,0 @@
-activeProfiles=
-eclipse.preferences.version=1
-fullBuildGoals=process-test-resources
-resolveWorkspaceProjects=true
-resourceFilterGoals=process-resources resources\:testResources
-skipCompilerPlugin=true
-version=1
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..228a4d1
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2017 twist.zheng
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/README.md b/README.md
index fb4960e..de09a71 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,54 @@
-# java_server
-基于SpringMVC+spring+Mybatis的校园o2o电商项目的后台和管理平台
-
-### 主要功能
-1. jpush推送
-2. mob短信
-3. ping++支付
-4. 接口签名
-5. web端数据管理
-6. 权限管理
-7. 多校区管理
-
-### 运行
-clone下来的代码请在eclipse下运行,需要tomcat,mysql支持。
-
-1. 将foryou.sql导入你自己的数据库中
-2. 修改数据库连接配置
-3. tomcat运行即可
+## java_server
+
+
+
+
+
+
+
+
+
+
+
+
+本项目是校园o2o电商项目的服务端和管理平台代码,采用`SpringBoot-Mybatis`架构,集成了丰富的短信,推送,支付,权限管理等功能。
+
+## 更新
+
+- 2017-7-21
+>
+ 1. 解决spring jar包过老,跑不起来问题。
+ 2. 项目更新为springBoot项目,springBoot版本为1.5.2
+ 3. 支持在intellij下面运行
+
+
+## 主要功能
+
+| 功能 | 平台 |
+|------------|-----------------------------------|
+| 推送 | [极光](https://www.jiguang.cn/) |
+| 短信 | [mob](http://www.mob.com/) |
+| 支付 | [ping++](https://www.pingxx.com/)|
+| 接口签名 | -- |
+| web端数据管理 | [bootstrap-table](http://bootstrap-table.wenzhixin.net.cn/zh-cn/)|
+| 权限管理 | -- |
+| 多校区管理 | -- |
+
+## 运行
+
+clone下来的代码支持在eclipse或者intellij下运行,mysql支持,本地支持以SpringBoot的方式启动。
+
+1. 将项目根目录下foryou.sql导入你自己的数据库中。
+2. 再application.properties修改数据库连接配置。
+3. 执行mvn package 将项目打成war包,在tomcat下运行。
+4. 或者更改pom.xml,讲packing方式更改为jar,执行mvn package后在jar包目录下运行```java -jar jar包路径```即可
+ ```
+ jar
+ ```
+5. 本地测试及启动,执行PortraitApplication中的main函数即可启动内置的tomcat,浏览器中访问[localhost:8080/](http://localhost:8080)(端口可以在application.properties里面设置)
+即可进入管理端默认的登录页面。
+6. 校区管理员账号admin:123456,总校区管理员账号admin_1:123456。
+
+## License
+
+本项目基于[MIT](https://www.opensource.org/licenses/mit-license.php)开源协议.
diff --git a/foryou.sql b/foryou.sql
index 0f371a3..3c542c8 100644
--- a/foryou.sql
+++ b/foryou.sql
@@ -1,16 +1,16 @@
/*
Navicat MySQL Data Transfer
-Source Server : localhost
-Source Server Version : 50540
+Source Server : localhost_3306
+Source Server Version : 50718
Source Host : localhost:3306
Source Database : foryou
Target Server Type : MYSQL
-Target Server Version : 50540
+Target Server Version : 50718
File Encoding : 65001
-Date: 2016-04-25 10:01:30
+Date: 2017-09-22 17:26:48
*/
SET FOREIGN_KEY_CHECKS=0;
@@ -72,12 +72,8 @@ CREATE TABLE `campus_admin` (
-- ----------------------------
-- Records of campus_admin
-- ----------------------------
-INSERT INTO `campus_admin` VALUES ('1', '25d55ad283aa400af464c76d713c07ad', '1', '1', '2015-12-02');
-INSERT INTO `campus_admin` VALUES ('123456', '25d55ad283aa400af464c76d713c07ad', '0', '2', '2015-10-01');
-INSERT INTO `campus_admin` VALUES ('178', '25d55ad283aa400af464c76d713c07ad', '0', '1', null);
-INSERT INTO `campus_admin` VALUES ('18860902711', '25d55ad283aa400af464c76d713c07ad', '1', '1', '2015-12-20');
-INSERT INTO `campus_admin` VALUES ('18896554880', '25d55ad283aa400af464c76d713c07ad', '0', '1', '2015-12-20');
-INSERT INTO `campus_admin` VALUES ('2', '25d55ad283aa400af464c76d713c07ad', '0', '1', null);
+INSERT INTO `campus_admin` VALUES ('admin', 'e10adc3949ba59abbe56e057f20f883e', '0', '1', '2017-07-21');
+INSERT INTO `campus_admin` VALUES ('admin_1', 'e10adc3949ba59abbe56e057f20f883e', '1', '1', '2017-09-22');
-- ----------------------------
-- Table structure for campus_admin_type
@@ -3374,208 +3370,7 @@ CREATE TABLE `users` (
-- ----------------------------
-- Records of users
-- ----------------------------
-INSERT INTO `users` VALUES ('11111111111', 'a32c3d3cec20f5a09595b857e45b477f', '2', '2015-09-15', 'evolsnow', null, null, null, null, null, null, null, 'gsc1215225@gmail.com', null, '1');
-INSERT INTO `users` VALUES ('12', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-04-15', '程序猿吗', null, null, null, '0', '计科院计科', '12321', '666666', null, '1', '1');
-INSERT INTO `users` VALUES ('12345676543', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-09-07', '222', null, '2015-09-07', null, null, null, null, null, null, null, '1');
-INSERT INTO `users` VALUES ('12345678901', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-07-28', 'test', null, '2015-07-28', null, null, null, null, null, null, '1', '1');
-INSERT INTO `users` VALUES ('12345678909', 'fcea920f7412b5da7be0cf42b8c93759', '2', '2015-07-28', '1234', null, '2015-08-01', null, null, null, null, null, null, '1', '1');
-INSERT INTO `users` VALUES ('12345678911', '25d55ad283aa400af464c76d713c07ad', '2', '2015-10-13', '123·', null, null, null, null, null, null, null, '2359146115@qq.com', null, '1');
-INSERT INTO `users` VALUES ('13160076967', '8ca496add236657f71aac947eaaf3871', '2', '2015-04-15', '1', null, '2015-04-29', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('13160076990', 'ea051928caf84d26cf38a94771da2a95', '1', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/-15719318032949838371430051475405.jpg', '2015-05-26', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('13270722790', 'a9caa5ad64e44a0c2147768e6b72a63e', '2', '2015-05-24', '1', null, '2015-05-24', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('13312345678', '25d55ad283aa400af464c76d713c07ad', '2', '2015-10-12', 'niuyan', null, null, null, null, null, null, null, '632176758@qq.com', null, '1');
-INSERT INTO `users` VALUES ('13382402235', '255a4d1b7f66a31fddef512f8655fa2a', '2', '2015-04-15', '1', null, '2015-05-03', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('13451895624', '7ff4a9c0577751d89081f971842ce8b5', '1', '2015-04-15', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('13571996634', '84df909f5874d204c8e88be10fa592d1', '2', '2015-04-15', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('13585165686', 'a5080cdd6ceab08f239290150abe13bf', '2', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/6565121927331735381431374497031.jpg', null, 'a6b41112ac0f3ec2af146ff366ca7f79012c3dbb79f61424d4a180813acbdfba', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('13739165168', '72d3db713eb4250a11a424df74076d78', '2', '2015-04-15', 'cccccc', 'http://www.enjoyfu.com.cn:7777/ForyouImage/users/84593314717701541621444374735065.jpg', '2015-10-08', 'fe589a179a436d43430b9725419cfa6a48616d03fce56738dad673a89d16efc6', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('13814504204', '6d35dce4f222acedd6bbf894746cb17e', '2', '2015-04-15', '1', null, '2015-05-06', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('13815445502', '4bff9924d5d64ea61e3af262d0f9246b', '2', '2015-04-15', '1', null, null, '4b3bb3749abcef7ffb6761a8c67dd7194bc17258fd349884efc2afef3dfd5a20', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('13851558735', 'c768a78ca2b6d2c31c5592da47e3de10', '2', '2015-04-15', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('13852290859', 'dbe714d502587f618c74c1ea0a5481ae', '2', '2015-05-19', '1', null, '2015-05-19', 'a4f09fda21e6d25dfadc460880480f75b11c3bc2c742d34106d9b6af2c8a202d', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('13861605337', 'ce00215c56e0826cf686d90123f7b13d', '2', '2015-04-15', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('13901496157', 'ce18d5e4821597e98a734e9bacf00be7', '2', '2015-05-20', '1', null, '2015-05-20', 'ac904fbbdf52b74e0dc2ecdc8fd5ab08b246e17f143d1c3e1312bc927a3a4a25', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('13913287690', '4a8a2b374f463b7aedbb44a066363b81', '2', '2015-08-19', '蒋震震', null, null, null, '1', '苏大', '411635224', 'yhp41163', 'xiaoyang41163@qq.com', '1', '1');
-INSERT INTO `users` VALUES ('13913976839', '11c924b4f1e3711199d39291788eb6d2', '2', '2015-04-15', '1', null, '2015-05-26', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('13914083434', '343b1c4a3ea721b2d640fc8700db0f36', '2', '2015-09-08', 'abc', 'http://120.26.76.252:8080/ForyouImage/users/-28495084156433902391441678083131.jpg', '2015-10-07', null, '0', null, null, null, null, null, '1');
-INSERT INTO `users` VALUES ('13914720105', '05a1811f4c0cd3fde5639986b43f3728', '2', '2015-04-15', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('13951083940', '9fdb60a1a3fdbbe3fbbe8f8e84d9af6f', '2', '2015-05-24', '1', null, '2015-05-24', 'dcdbe7260175ec8de8649b9c429299e4bc1279e1cb76ba17c1e0b888c57d73b0', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('13951781505', 'a57ac3be36b8bb672a9314c4766b89f7', '2', '2015-04-15', '1', null, '2015-04-29', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15005527591', '6ee4ab4c055726d1ac0c9e7d8f772d8e', '2', '2015-04-15', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15051930218', 'ba262b5b7f42efc4793079261d97a64d', '1', '2015-05-26', '1', null, '2015-05-26', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15052875774', '559609e5b21d975da61a4e7cc482d36a', '1', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/-2027524153549027141430034305348.jpg', '2015-04-29', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15062202740', '308e4e18e75869a91fef53d5f470943b', '2', '2015-05-23', '1', null, '2015-05-23', '2e413070feb4a3f75d0a3c7123b541520d99d46f8179af89122366b81b7089ac', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15062417600', '694153ee1ca6b434666576f2632c084e', '2', '2015-05-24', '1', null, '2015-05-24', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15083548084', '25d55ad283aa400af464c76d713c07ad', '2', '2015-08-29', 'JJ', null, '2015-08-29', null, null, null, null, null, null, null, '1');
-INSERT INTO `users` VALUES ('15105140664', '86891ff368ca9cbeee7667dc7f909aba', '2', '2015-05-25', '1', null, '2015-05-25', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15150443372', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-04-15', '1', null, null, '5f7b7fffe8deefe4dd7233a657e0c31dc5cb5421b4c89e108014b6315270df75', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15151883572', 'e345e0525a554ab875dea0f4327010e4', '1', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/-70817760320325978541430378046470.jpg', '2015-05-25', '62c0803e437db8bd879bfb5633c1c087b059fc9b0585a6b9b41d93b8f21c08c6', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15151885657', 'b8a1842e7fddabbc75b917b70f9a0157', '2', '2015-04-15', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15152658540', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-04-15', '1', null, null, '92cacf4f720413890c5b88aa7341bf8ea3aad86d14885d86c9781ce3f4559f74', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15161048466', 'f3e715edba36b35529d8e846b8cc2c48', '2', '2015-04-15', '1', null, '2015-04-29', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15190518013', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-04-15', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15205196040', 'fd5905803cc67076e3f23f31014025e8', '2', '2015-04-15', '1', null, null, '474c92520682210c0b2193cf80fc74ca7a4f66b22a3746b3b693656624f78fa5', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15206145988', '45af5439e552dcc52884b3446a2d0e24', '2', '2015-05-23', '1', null, '2015-05-23', '94c06754cea8dc235947f800325d92991a74cd63a2f03c0b929b4f922a2bdd9e', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15250711506', 'c3eca3ce31dc74b6d82bb90d5d82d6c5', '2', '2015-05-18', '1', 'http://120.26.76.252:8080/MickeyImage/users/-34838682552235896161431959466856.jpg', '2015-05-18', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15251820285', 'e18c0c75b086640f282a2ab2865add19', '2', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/-12097738936429650351430989676299.jpg', '2015-05-07', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15251895527', '14482601d5b81a9ab784bec15e1c32e7', '2', '2015-04-15', '1', null, '2015-04-28', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15251899171', '6fca0a1bb7df30924337f674e82eb6a2', '2', '2015-04-15', '1', null, '2015-05-09', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15257588659', 'cecb08090de9155f3d49b0fdef20540d', '2', '2015-04-15', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15261068161', 'd41b6d301ef7da705854401c3513c7f7', '2', '2015-04-15', '1', null, '2015-04-29', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15261861119', 'a8d836f86d65e67454ce7814d0f6ed92', '2', '2015-05-22', '1', null, '2015-05-22', '8dfaaae5d867179650d3fe12292f2b9414be4b03e358ae6cb7ef2c8cb60338c8', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15261861958', 'a7b3908b5fc6c04011db654656ac64bf', '2', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/-380161695731388361430296016122.jpg', '2015-04-29', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15261895955', '6b974ef320be7f4ed7f1a24db8e2c7ac', '2', '2015-04-15', '1', null, '2015-04-28', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15261896862', '4305c9bf855a6477c1cd4972444b5437', '2', '2015-04-15', '1', null, '2015-05-06', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15261896973', '960bf985c55109cd625bd04c0b28bce0', '2', '2015-04-15', '1', null, null, '5aa422aab9c2da03d1913b539ea99a323e40be0afc6b3306610374934a36a357', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15261897597', '4c1630a03e5375029501e5edb22b05c1', '2', '2015-04-15', '1', null, '2015-05-17', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15282577610', 'fa2efe6d58af41816ced06b29ae8f61a', '2', '2015-10-24', '唐贤辉', null, '2015-10-24', null, '0', null, null, null, null, null, '1');
-INSERT INTO `users` VALUES ('15295509505', 'a816befb14cde2ba19791448845e9a1c', '2', '2015-04-15', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15295562062', '73fee192744f842a611a5ec336459f5c', '2', '2015-05-26', '1', null, '2015-05-26', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15295566015', 'b06fd11e9eeda7cd2a86ad8577846f33', '2', '2015-04-15', '1', null, '2015-05-04', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15295569575', '1a3bcc52501fb63475907e86cd1cf17f', '2', '2015-05-23', '1', null, '2015-05-23', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15295569715', '704b618b0609aedd93439f28559c6cab', '2', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/66049258763843309621429496725849.jpg', null, '33ebded7d2ad635227c378f8917213094e6ea0fbbe23544ce9bdefc6bf7ee905', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15295569869', '0752f82023f88573175c6b6c4dd66cb7', '2', '2015-04-15', '1', null, '2015-04-27', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15298386151', '0351a33933f35b7f07100c898423a9d0', '2', '2015-05-22', '1', null, '2015-05-22', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15365128369', 'f2f74f73a1133c61f5221d2db524ba00', '2', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/-16056068604167812781430281457080.jpg', null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15365132560', 'adcb860d53cdd89104b4e1efabc59bd1', '2', '2015-04-15', '1', null, '2015-04-29', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15365132621', 'aa40e4363fe71cae494bc17696ec75ed', '2', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/12614579593506076281430227447669.jpg', null, '5f60642ab62a8080c9036292b16533c11e8df9ea8fb73e134fdfef20720cb62f', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15365182279', '1eea5dfe05b45db277f21439e60a4dc2', '2', '2015-04-15', '1', null, '2015-05-08', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15365182561', '7e4edfff1c19d02431f7d91bb3437286', '2', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/-77369773745820667531430281011762.jpg', null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15365186735', '8aa2edc835d68f52e788848b9deab8df', '2', '2015-04-15', '1', null, '2015-04-27', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15365195716', '2ff5d9f44028e9e4d5c3260a4d434288', '2', '2015-04-15', '1', null, null, 'cebfc58235bdc43075252071a3a36d6698f30903aa0c89a0b97c401922dbce4a', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15365196382', '0178f2b20fd3b8ef12e5d968a7814653', '2', '2015-05-21', '1', null, '2015-05-21', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15366031030', '94d6868f0ed68e33ae019a740c2af4f9', '2', '2015-04-15', '1', null, null, '02cb6788d0ca8054c29298d4dda34c31c5abd4592fb49549d3742a21df8f72c9', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15366033895', '8060022401cfca8fff0a2953ac7441d9', '2', '2015-04-15', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15366106958', '93f33bbe83f31824dcf985d927c9c50a', '2', '2015-05-23', '1', null, '2015-05-23', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15366127275', '2459f72f55666ab560ba58d0ea05e568', '2', '2015-04-15', '1', null, '2015-05-08', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15366199989', '59c81b3171cf6d5a8e3e465dd3bea0a6', '2', '2015-04-15', '1', null, null, '84b3b37881b576d9dabce54a6d1d001a90c1963fcbc891b5c8902d7b74c91d8d', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15380820376', '80ee721834934cc7f7cb66ed1e1d4fef', '2', '2015-04-15', '1', null, '2015-04-28', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15380821257', 'c60b4e8aa683bc4a7eb861a398c0b24a', '2', '2015-05-21', '1', null, '2015-05-21', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15380821827', '0a10bb40fe8dc9c8614fd1ec7339710b', '2', '2015-05-24', '1', null, '2015-05-24', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15380823383', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-05-22', '1', null, '2015-05-22', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15506218219', 'c9f3ba274b7413a6039abe3036dffe88', '2', '2015-08-30', 'zaytllen', null, '2015-10-15', null, '0', null, null, null, '754710007@qq.com', null, '1');
-INSERT INTO `users` VALUES ('15605159822', 'db5f2601fbd92b7b59e0d991b8c5d067', '2', '2015-04-15', '1', null, '2015-05-13', '4d71251f2fbce82710d30719556bc5d0805d69f4f97a7a5e93574aa9abae0520', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15651958911', '7cf28171508943deefee4b3da7f41923', '2', '2015-05-20', '1', null, '2015-05-20', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15651967988', '6eea9b7ef19179a06954edd0f6c05ceb', '2', '2015-04-15', '1', null, '2015-05-11', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15705185763', '4967b75f1872c416c030a4e292f410d3', '2', '2015-04-15', '1', null, '2015-04-29', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15850004774', '64d8d45ace799dbfbc589c6ca49fec95', '2', '2015-10-21', 'hi', null, '2015-10-21', null, null, null, null, null, null, null, '1');
-INSERT INTO `users` VALUES ('15850033077', '25d55ad283aa400af464c76d713c07ad', '2', '2015-07-30', '事实上', '/foryou/Public/Uploads/2015-07-30/55b9cb3b61439.jpg', null, null, '0', 'QQ群', '呃呃呃', 'qq', null, '1', '1');
-INSERT INTO `users` VALUES ('15850542534', 'bf51efa7b18150e74675ded1c8a81932', '2', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/-53678160446439743101429329535934.jpg', null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15850789092', '84150c3265140865098b858d7a468666', '2', '2015-05-21', '1', null, '2015-05-21', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15850789886', '481b4799b166cef12acc9b01a958af84', '1', '2015-04-15', '1', null, '2015-05-24', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15851314797', '7316961163a4b6a500414163c1e744d0', '2', '2015-05-24', '1', null, '2015-05-24', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15896319989', '4f156b96991f8d0089db132a118df8a9', '2', '2015-04-15', '1', null, null, 'ac2de7fca23565be2a73f062576ae5e1819655b893536255c69748538fae3a14', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15951809434', '0b317d1ae141dcb57564dca2632cb8bd', '2', '2015-04-15', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15951996706', 'db6dcc9d395180504936d850c47f3edb', '2', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/27559360417632057551430264967237.jpg', '2015-04-29', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15952035224', '907d529904357a9ed90d7989e9e199a8', '2', '2015-05-18', '1', null, '2015-05-18', '46d4fccf022e1a718c9f30411f8b87939f9fa6605f6deda539094db7f0062170', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15961537269', '16beced933c419f9cf5c25c0ffc9ad7b', '2', '2015-04-15', '1', null, null, 'cfe4bc8ead48a92547e2ec03cff0abd38d9fef59bce20f8021d6b5cc752070ee', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('15961685555', 'd85411c8fa25c8d917a6e4bfc689a810', '2', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/33059012619478944061431232173345.jpg', null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('16666666662', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-08-22', 'ttt', null, '2015-08-22', null, null, null, null, null, null, '1', '1');
-INSERT INTO `users` VALUES ('16666666663', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-08-22', 'ttt', null, '2015-08-22', null, null, null, null, null, null, '1', '1');
-INSERT INTO `users` VALUES ('16666666664', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-08-22', 'ttt', null, '2015-08-22', null, null, null, null, null, null, '1', '1');
-INSERT INTO `users` VALUES ('16666666665', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-08-22', 'ttt', null, '2015-08-22', null, null, null, null, null, null, '1', '1');
-INSERT INTO `users` VALUES ('16666666666', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-08-22', 'ttt', null, '2015-08-22', null, null, null, null, null, null, '1', '1');
-INSERT INTO `users` VALUES ('17712636904', '25d55ad283aa400af464c76d713c07ad', '2', '2015-10-09', 'King W', null, '2015-10-09', null, null, null, null, null, null, null, '1');
-INSERT INTO `users` VALUES ('17712915267', '8aead354fde8301b7a42ba2b9284c7a7', '2', '2015-04-15', '1', null, '2015-04-29', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('17712915379', '319b4fb23b0a6ad9933e5306608c2205', '2', '2015-04-15', '1', null, '2015-05-09', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('17712916329', '319b4fb23b0a6ad9933e5306608c2205', '1', '2015-04-15', '1', null, '2015-05-26', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('17751770753', '877fb99343c6abe3618e89c8677ca77f', '2', '2015-05-20', '1', null, '2015-05-20', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('17768104230', 'de4cb7c363c4e5ba011304a1173c0dea', '2', '2015-04-15', '1', null, '2015-04-29', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('17768105159', 'aaa42296669b958c3cee6c0475c8093e', '2', '2015-05-24', '1', null, '2015-05-24', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('17768105186', 'f4b8977258adc458c84bb864d40cb3f2', '2', '2015-04-15', '1', null, '2015-04-28', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('17768116252', '0715180022b9b1095e7feb4d8ff5e04a', '2', '2015-04-15', '1', null, '2015-05-08', '781e0a6ec82589cb334f74012cfe933ef2e5d0a9b73dfa674a88db1a909197c4', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('17768119650', '2f96cd912fa45486f9efdef72dfbfd77', '2', '2015-05-20', '1', null, '2015-05-20', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('17779786543', '25d55ad283aa400af464c76d713c07ad', '2', '2015-09-13', 'hehe', null, null, null, null, null, null, null, 'zhihao.top@qq.com', null, '1');
-INSERT INTO `users` VALUES ('18012344321', '710e193a25ad97ac1c5586c877af2826', '2', '2015-09-01', 'huahuahua', null, null, null, null, null, null, null, '1730578922@qq.com', null, '1');
-INSERT INTO `users` VALUES ('18012345678', '5e8667a439c68f5145dd2fcbecf02209', '2', '2015-07-30', 'yhp', null, null, null, null, null, null, null, null, '1', '1');
-INSERT INTO `users` VALUES ('18013116680', '25d55ad283aa400af464c76d713c07ad', '2', '2015-09-07', 'Haha', 'http://www.enjoyfu.com.cn:7777/ForyouImage/users/-60323002902983027171448531441297.jpg', '2015-11-26', null, '0', null, '4455547585444', '库提来具体是', null, null, '1');
-INSERT INTO `users` VALUES ('18013646790', 'd8578edf8458ce06fbc5bb76a58c5ca4', '2', '2015-04-15', '牛羊', 'http://www.enjoyfu.com.cn:7777/ForyouImage/users/53729882755071308221442563729989.jpg', '2015-10-14', null, '1', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18013863934', '5c82f800c419c6e3b0ecf5f5fa4c1834', '2', '2015-04-15', '1', null, '2015-04-29', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18013864787', 'c80f12b6b4c5c95e9530886ebe3f4764', '2', '2015-05-18', '1', null, '2015-05-18', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18013866641', '7f6e3861a7651fd909598ad402733013', '2', '2015-04-15', '1', null, null, 'c5990afd42cf9c33e8251411f18dbd9d481b80a1794a1d047ce01ee6fde0952c', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18020118356', '3bd0b3af414a28374c77fd717b59ed61', '2', '2015-04-15', '1', null, '2015-04-29', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18020118759', '449372414019daad344013b19174689e', '2', '2015-04-15', '1', null, '2015-04-27', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18020125226', '0c208a66e7a6733547c8b6f687eb0341', '2', '2015-04-15', '1', null, '2015-04-29', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18035735959', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-07-23', '牛牛', 'http://www.enjoyfu.com.cn:7777/ForyouImage/users/36811828086763600221444830630667.jpg', '2015-11-01', null, '0', '教育学院', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18036196086', 'adf2ed2ebade65b4124501bd60753c7b', '2', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/-42791349192516566701430736730945.jpg', null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18043960715', '05efdf74b42560242c465a667dd06ccb', '2', '2015-04-15', '1', null, '2015-03-31', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18051100253', '4a760df3f06804e88c22577ef55da384', '2', '2015-09-15', 'wangchao', null, null, null, null, '计算机科学与技术学院', '1452854891', null, 'szdxwangchao@163.com', null, '1');
-INSERT INTO `users` VALUES ('18051101709', '72d3db713eb4250a11a424df74076d78', '2', '2015-10-09', 'aaa', null, null, null, null, null, null, null, '447878282@qq.com', null, '1');
-INSERT INTO `users` VALUES ('18051294119', '710e193a25ad97ac1c5586c877af2826', '2', '2015-07-30', 'jzz', 'http://foru.com:8000/forImg/headimg/2015-09-01/55e5428fe2e51.jpg', null, null, '0', null, null, null, null, '1', '32');
-INSERT INTO `users` VALUES ('18061739312', '3b9c86189694b3e1efb548aed06f2c9e', '2', '2015-04-15', '1', null, '2015-05-04', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18061753139', 'f6688f2c3d2d22a65a2b15141cefdf39', '2', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/72363822942626321081430372048603.jpg', '2015-04-29', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18066057126', 'c0c89dde536c983f91d1a2fa7ec26032', '2', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/77159346095864812561430830915996.jpg', '2015-05-05', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18066081606', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-05-22', '1', null, '2015-05-22', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18070155110', '776417c003eba4843bc86922dc452116', '2', '2015-04-15', '1', null, null, '6a1b9f35e394873b754d4fa8737f98c1e22f84da75b7fcdab8a7957130f5cc7a', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18094390667', '93a3a5e699905408530bc6f93dcda3e9', '2', '2015-04-15', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18114706485', '02c75fb22c75b23dc963c7eb91a062cc', '1', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/-41664001876937581701430020408358.jpg', '2015-05-24', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18136075773', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-10-21', '我也', null, '2015-10-21', null, null, null, null, null, null, null, '1');
-INSERT INTO `users` VALUES ('18168023515', '63cddcb2b7696c33efbf6865724d1a56', '2', '2015-05-22', '1', null, '2015-05-22', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18168297966', '8ab13e5598aac4be0dd1910b9d3298ca', '2', '2015-05-20', '1', null, '2015-05-20', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18205083474', '4694f445cecc6a3f4c00814f74345d92', '2', '2015-04-15', '1', null, '2015-04-29', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18251883658', 'b224e435887d25d45f4f78b874bb380e', '2', '2015-05-19', '1', null, '2015-05-19', 'cb5e93b63cbbc68481a3219b35d90b36a0bab842241ba7aaaba3649b95fbcf3e', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18252022980', 'c4b571da22bc23ce4350d9b1cc16c0cb', '2', '2015-05-20', '1', null, '2015-05-20', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18252056259', 'b307b6bae680b7b66e45d7c9b5788dec', '1', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/-9272127355890764541430020572796.jpg', '2015-04-28', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18252057339', '025ab3b8f952d9d13280939a6d756a19', '2', '2015-04-15', '1', null, null, 'cd5c0ddcbb19100e5bfe9a89fda4d3a9a74cb20f8cff20ab0d7eedec5fb74766', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18252057721', '25432447173ad075ccdef9b0f6d37315', '2', '2015-04-15', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18252058069', 'd81b5c9800b196de950a2995e88499f4', '2', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/-42830328885383153691430395213313.jpg', '2015-04-30', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18252058127', 'bb320ceb526222b8141c0ad325f5b0dc', '2', '2015-04-15', '1', null, '2015-04-29', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18252059027', '29eb95360f6fde64fdc3ac7797831806', '2', '2015-05-23', '1', null, '2015-05-23', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18252066383', 'ced06256a1ed6979ff3a98fd59591123', '2', '2015-04-15', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18252120427', '739067287a4121cab56d123dad9825a9', '2', '2015-04-15', '1', null, '2015-05-05', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18260108168', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-08-03', 'test', null, '2015-08-03', null, null, 'te', null, null, null, '1', '1');
-INSERT INTO `users` VALUES ('18260108169', 'e10adc3949ba59abbe56e057f20f883e', '1', '2015-04-15', 'Basti56123', 'http://www.enjoyfu.com.cn:7777/ForyouImage/users/-21588521778653199051444620130543.jpg', '2015-12-09', null, '0', '123', '876572078', '3345sdfs', null, '1', '1');
-INSERT INTO `users` VALUES ('18305176480', 'd6f642ab94a1b5ad1907c318e3c21999', '2', '2015-04-15', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18351008060', 'a624c04134b17af6cbe2e7f798769bcc', '2', '2015-04-15', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18351073591', 'fc804bfd5deed710931ead71a59e7389', '2', '2015-10-09', 'zaytllen', null, null, null, null, null, null, null, '1798804558@qq.com', null, '1');
-INSERT INTO `users` VALUES ('18362938239', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-04-15', '1', null, '2015-05-17', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18502500812', 'a5eeacf5c1e40c581918c9a811e3a4da', '2', '2015-04-15', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18551310166', 'f4c0d15b54f62e91787f45703fd927bd', '2', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/58631384337912304261430726991023.jpg', null, 'edd8a68ddd0f23216e8f771b97b21148b451f895670a64010ab4468cccdf3c78', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18651267669', '88777f6d37cd00c88a858ea63d6c445d', '2', '2015-04-15', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18651323581', '68b4562bbff12e5077db396a4e122875', '2', '2015-04-15', '1', null, null, 'ad976d75b3944cf3d3cf19750d7b375a0eca5d271ca31e22d0d9e7dc582fe07a', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18651337775', '94e36d27acfa354094c46181cdf34bc7', '2', '2015-05-23', '1', null, '2015-05-23', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18652428157', '6846860684f05029abccc09a53cd66f1', '2', '2015-04-15', '1', null, null, '1fa0cceeb1e39ba70b912caf3c611e209cce86befa14113dc0b1dfbebae44bcf', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18652907747', 'c9170aa01ff02c97d0a11b10df10b994', '2', '2015-05-21', '1', null, '2015-05-21', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18662835126', '818f7ebfad0f594f1591a0010d27901a', '2', '2015-04-15', '1', null, null, '2a2e0caad164d62d3f263b663e0755a94be5d138e010a296c722721a9e9923bd', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18705198389', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-04-15', '1', null, '2015-05-21', '32187884706d719b10e684fbfcc91bfc403b563a220587e68e00c03bd77af4d7', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18705198716', 'f1608d1de789d7c1c55147d1a66af28e', '2', '2015-04-15', '1', null, null, '271a71946e3fa98a9490eaef79aa125781f5578e368f76658e22fc19bb7543e1', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18705199035', '0d33d0a2b4d71de2d161941c8076e99e', '2', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/-86900658603539130431429496767977.jpg', null, '316956b9053811c8729695f7528a0ae3105f4a511cee6020b988fb146ec535fa', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18705199202', 'e5f687af91a7f9152cdecb4b37bc5790', '2', '2015-04-15', '1', null, null, '7ea302ec3974ab81c195cbf020d75c6cc394e7c0ed38bd1c52b285f29b5735d6', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18705199209', 'ef54fc5f6c527a6b3a556f429d79e5f9', '2', '2015-04-15', '1', null, null, 'c326d1fc3ec4cd0d3121d15f0cfffe9f3eac92b7f9ca8e1ea12d6ba7bfca4026', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18705199233', '8d21fd7b2bbce9b12cdd72e0fd8a5e20', '2', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/8456924363731196241430141669813.jpg', null, '889a946397129894a7179cf831f6f05673ad51439bdf5e9a750b88eb54e30f81', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18724005167', '387f3d11b471dae637efe20cb203a775', '2', '2015-04-15', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18751889637', '9053af85bc86937e8425b6e9fa837f25', '2', '2015-04-15', '1', null, '2015-04-30', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18751889986', '25d687e2c7e715b2f1c9bc30a47b0863', '2', '2015-04-15', '1', 'http://120.26.76.252:8080/MickeyImage/users/-14102891876760502931427647649687.jpg', '2015-03-30', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18762885079', '25d55ad283aa400af464c76d713c07ad', '2', '2015-09-05', '叶帆', 'http://www.enjoyfu.com.cn:7777/ForyouImage/users/-65050123949526403491445575015554.jpg', '2015-10-23', null, '0', '计算机学院', '854600431', 'yeziahehe', null, null, '1');
-INSERT INTO `users` VALUES ('18796640565', '25d55ad283aa400af464c76d713c07ad', '2', '2015-04-15', '1', null, null, 'e212e616e043801be890f1f7ae13d5c18a6b83d6a7b5c5b81b7c4ce15609e0a0', '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18811111111', '25d55ad283aa400af464c76d713c07ad', '2', '2015-07-31', 'kangjun', null, null, null, null, null, null, null, '244652411@qq.com', '1', '1');
-INSERT INTO `users` VALUES ('18812341234', '25d55ad283aa400af464c76d713c07ad', '2', '2015-07-30', 'jzz', null, null, null, null, null, null, null, null, '1', '1');
-INSERT INTO `users` VALUES ('18812345678', 'b59c67bf196a4758191e42f76670ceba', '2', '2015-08-18', '11', null, '2015-08-18', null, null, null, null, null, null, '1', '1');
-INSERT INTO `users` VALUES ('18851164982', '3650c21bb165fffb12bad9be75079ecd', '2', '2015-04-15', '1', null, '2015-04-29', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18860902563', 'c4ca4238a0b923820dcc509a6f75849b', '2', '2015-07-30', 'Call偶围城', '/foru/Public/Uploads/2015-08-19/55d3f5bda784f.jpg', null, null, '1', '计科', '2', 'OuIsWeiCheng', null, '1', '1');
-INSERT INTO `users` VALUES ('18860902711', '25f9e794323b453885f5181f1b624d0b', '2', '2015-08-27', 'xiaohei', null, null, null, null, null, null, null, '112', null, '1');
-INSERT INTO `users` VALUES ('18862111336', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-07-30', 'chencon6', null, '2015-07-30', null, null, '未设置', null, null, null, '1', '1');
-INSERT INTO `users` VALUES ('18862124316', '052945396816082319ab895b29b6e2f1', '2', '2015-09-01', 'renrenren', null, null, null, null, null, null, null, '1154219738@qq.com', null, '1');
-INSERT INTO `users` VALUES ('18862342354', 'cd87cd5ef753a06ee79fc75dc7cfe66c', '2', '2015-10-16', '米', 'http://www.enjoyfu.com.cn:7777/ForyouImage/users/85261309037416941501444973429151.jpg', '2015-10-16', null, '1', null, null, null, null, null, '1');
-INSERT INTO `users` VALUES ('18862344648', '16761d18e100e414cdcd5964f6ca2427', '2', '2015-09-01', '静小静', null, null, null, null, null, null, null, 'gj18862344648@sina.com', null, '1');
-INSERT INTO `users` VALUES ('18896501052', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-07-24', '1', null, '2015-07-24', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18896554000', '25d55ad283aa400af464c76d713c07ad', '2', '2015-10-21', 'xiaoxiao', null, null, null, null, null, null, null, 'twist.zheng@coryphaei.com', null, '1');
-INSERT INTO `users` VALUES ('18896554821', '25d55ad283aa400af464c76d713c07ad', '2', '2015-08-14', 'twist', null, null, null, null, null, null, null, '3', '1', '1');
-INSERT INTO `users` VALUES ('18896554856', 'd41d8cd98f00b204e9800998ecf8427e', '2', '2015-07-29', '小黑', null, null, null, null, null, null, null, null, '1', '1');
-INSERT INTO `users` VALUES ('18896554857', '25f9e794323b453885f5181f1b624d0b', '2', '2015-07-29', '小白', '/foryou/Public/Uploads/2015-07-31/55bad0545d03f.jpg', null, null, '0', '电子学院', '1234', '123', null, '1', '1');
-INSERT INTO `users` VALUES ('18896554880', '25d55ad283aa400af464c76d713c07ad', '2', '0000-00-00', 'xiaowei', null, null, null, null, null, null, null, null, null, '2');
-INSERT INTO `users` VALUES ('18896554881', '25d55ad283aa400af464c76d713c07ad', '2', '2015-10-12', 'xiaowei', null, null, null, null, null, null, null, '1131363476@qq.com', null, '1');
-INSERT INTO `users` VALUES ('18896554924', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-09-01', 'test3', 'http://www.enjoyfu.com.cn:7777/ForyouImage/users/65561792916020905641442827208088.jpg', '2015-11-18', null, '0', 'hhhhhh', '1111', 'aaaba', null, null, '1');
-INSERT INTO `users` VALUES ('18896557502', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-09-12', '糖糖', null, '2015-09-12', null, null, null, null, null, null, null, '1');
-INSERT INTO `users` VALUES ('18896558935', '852106e60b4926e7bc1c81dc96f84f57', '2', '2015-10-09', 'zzbunnybone', 'http://www.enjoyfu.com.cn:7777/ForyouImage/users/49245670141359000491444373938708.jpg', '2015-10-18', null, '1', null, null, null, null, null, '1');
-INSERT INTO `users` VALUES ('18896559011', '799b4790dd92c58b852688cc6d75774b', '2', '2015-10-09', '刘松宾', null, '2015-10-09', null, null, null, null, null, null, null, '1');
-INSERT INTO `users` VALUES ('18896580792', '489b873f8709b8345acb6ea185fe08e3', '2', '2015-10-21', 'CNZHUJIE', null, null, null, null, null, null, null, 'cnzhujie@qq.com', null, '2');
-INSERT INTO `users` VALUES ('18896586309', '8a4c0122da8098d88b0017e65ef96310', '2', '2015-04-15', '1', null, '2015-05-05', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18896765902', 'd8e873c087e212d044895cb930207e4f', '2', '2015-05-19', '1', null, '2015-05-24', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('18915996127', '463ee39c9711db33c40bd2f2ce480b69', '2', '2015-09-01', '小雨', null, null, null, null, null, null, null, 'foru_wqy@163.com', null, '1');
-INSERT INTO `users` VALUES ('18951702641', '5cbf338a5b94642fb4c70859cde90d02', '2', '2015-05-26', '1', 'http://120.26.76.252:8080/MickeyImage/users/-64007366600588983351432640329174.jpg', '2015-05-26', null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('2', 'c4ca4238a0b923820dcc509a6f75849b', '2', '2015-07-21', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
-INSERT INTO `users` VALUES ('22331111111', 'e10adc3949ba59abbe56e057f20f883e', '2', '2015-07-21', '1', null, null, null, '0', '计科', '123', '3345', null, '1', '1');
+INSERT INTO `users` VALUES ('admin', 'e10adc3949ba59abbe56e057f20f883e', '0', '2017-07-21', 'test', null, null, null, null, null, null, null, null, '1', '1');
-- ----------------------------
-- Table structure for users_type
@@ -3597,113 +3392,16 @@ INSERT INTO `users_type` VALUES ('2', '普通用户');
-- View structure for detail_order
-- ----------------------------
DROP VIEW IF EXISTS `detail_order`;
-CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` VIEW `detail_order` AS SELECT
- `orders`.`together_id` AS `together_id`,
- `orders`.`campus_id` AS `campus_id`,
- `food`.`name` AS `food_name`,
- `food`.`price` AS `price`,
- `food`.`discount_price` AS `discount_price`,
- `food`.`is_discount` AS `is_discount`,
- `orders`.`order_count` AS `order_count`,
- `orders`.`status` AS `status`
-FROM
- (`orders` JOIN `food`)
-WHERE
- (
- (
- `orders`.`food_id` = `food`.`food_id`
- )
- AND (`orders`.`status` <> 0)
- AND (
- `food`.`campus_id` = `orders`.`campus_id`
- )
- AND (`orders`.`tag` = 1)
- ) ;
+CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `detail_order` AS select `orders`.`together_id` AS `together_id`,`orders`.`campus_id` AS `campus_id`,`food`.`name` AS `food_name`,`food`.`price` AS `price`,`food`.`discount_price` AS `discount_price`,`food`.`is_discount` AS `is_discount`,`orders`.`order_count` AS `order_count`,`orders`.`status` AS `status` from (`orders` join `food`) where ((`orders`.`food_id` = `food`.`food_id`) and (`orders`.`status` <> 0) and (`food`.`campus_id` = `orders`.`campus_id`) and (`orders`.`tag` = 1)) ;
-- ----------------------------
-- View structure for order_food_receiver
-- ----------------------------
DROP VIEW IF EXISTS `order_food_receiver`;
-CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` VIEW `order_food_receiver` AS SELECT
- `orders`.`phone` AS `phone`,
- `orders`.`campus_id` AS `campus_id`,
- `orders`.`together_id` AS `together_id`,
- `orders`.`order_count` AS `order_count`,
- `orders`.`food_id` AS `food_id`,
- `orders`.`rank` AS `rank`,
- `orders`.`together_date` AS `together_date`,
- `orders`.`admin_phone` AS `admin_phone`,
- `orders`.`reserve_time` AS `reserve_time`,
- `orders`.`tag` AS `tag`,
- `food`.`name` AS `foodName`,
- `food`.`price` AS `price`,
- `food`.`discount_price` AS `discount_price`,
- `food`.`img_url` AS `img_url`,
- `food`.`status` AS `status`,
- `food`.`is_discount` AS `is_discount`,
- `food`.`message` AS `message`,
- `receiver`.`phone_id` AS `customer_phone`,
- `receiver`.`name` AS `receiverName`,
- `receiver`.`address` AS `address`,
- `receiver`.`is_out` AS `is_out`
-FROM
- (
- (`orders` JOIN `food`)
- JOIN `receiver`
- )
-WHERE
- (
- (
- `orders`.`food_id` = `food`.`food_id`
- )
- AND (
- `orders`.`phone` = `receiver`.`phone`
- )
- ) ;
+CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `order_food_receiver` AS select `orders`.`phone` AS `phone`,`orders`.`campus_id` AS `campus_id`,`orders`.`together_id` AS `together_id`,`orders`.`order_count` AS `order_count`,`orders`.`food_id` AS `food_id`,`orders`.`rank` AS `rank`,`orders`.`together_date` AS `together_date`,`orders`.`admin_phone` AS `admin_phone`,`orders`.`reserve_time` AS `reserve_time`,`orders`.`tag` AS `tag`,`food`.`name` AS `foodName`,`food`.`price` AS `price`,`food`.`discount_price` AS `discount_price`,`food`.`img_url` AS `img_url`,`food`.`status` AS `status`,`food`.`is_discount` AS `is_discount`,`food`.`message` AS `message`,`receiver`.`phone_id` AS `customer_phone`,`receiver`.`name` AS `receiverName`,`receiver`.`address` AS `address`,`receiver`.`is_out` AS `is_out` from ((`orders` join `food`) join `receiver`) where ((`orders`.`food_id` = `food`.`food_id`) and (`orders`.`phone` = `receiver`.`phone`)) ;
-- ----------------------------
-- View structure for together_order
-- ----------------------------
DROP VIEW IF EXISTS `together_order`;
-CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` VIEW `together_order` AS SELECT
- `orders`.`phone` AS `phone`,
- `orders`.`together_id` AS `together_id`,
- `orders`.`campus_id` AS `campus_id`,
- `receiver`.`name` AS `nickname`,
- `receiver`.`phone` AS `custome_phone`,
- `orders`.`together_date` AS `together_date`,
- `users`.`nickname` AS `admin_name`,
- `orders`.`reserve_time` AS `reserve_time`,
- `orders`.`message` AS `message`,
- `orders`.`status` AS `STATUS`,
- `orders`.`tag` AS `tag`,
- `orders`.`admin_phone` AS `admin_phone`,
- `orders`.`total_price` AS `total_price`,
- `receiver`.`address` AS `address`,
- `orders`.`charge_id` AS `charge_id`,
- `orders`.`pay_way` AS `pay_way`
-FROM
- (
- (
- `orders`
- LEFT JOIN `receiver` ON (
- (
- (
- `orders`.`phone` = `receiver`.`phone_id`
- )
- AND (
- `orders`.`rank` = `receiver`.`rank`
- )
- )
- )
- )
- LEFT JOIN `users` ON (
- (
- `users`.`phone` = `orders`.`admin_phone`
- )
- )
- )
-GROUP BY
- `orders`.`together_id`
-HAVING
- (`orders`.`status` <> 0) ;
+CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `together_order` AS select `orders`.`phone` AS `phone`,`orders`.`together_id` AS `together_id`,`orders`.`campus_id` AS `campus_id`,`receiver`.`name` AS `nickname`,`receiver`.`phone` AS `custome_phone`,`orders`.`together_date` AS `together_date`,`users`.`nickname` AS `admin_name`,`orders`.`reserve_time` AS `reserve_time`,`orders`.`message` AS `message`,`orders`.`status` AS `STATUS`,`orders`.`tag` AS `tag`,`orders`.`admin_phone` AS `admin_phone`,`orders`.`total_price` AS `total_price`,`receiver`.`address` AS `address`,`orders`.`charge_id` AS `charge_id`,`orders`.`pay_way` AS `pay_way` from ((`orders` left join `receiver` on(((`orders`.`phone` = `receiver`.`phone_id`) and (`orders`.`rank` = `receiver`.`rank`)))) left join `users` on((`users`.`phone` = `orders`.`admin_phone`))) group by `orders`.`together_id` having (`orders`.`status` <> 0) ;
diff --git a/mybatis.log b/mybatis.log
deleted file mode 100644
index 9fd33d9..0000000
--- a/mybatis.log
+++ /dev/null
@@ -1,21757 +0,0 @@
-[DEBUG][2015-08-28 11:49:55,638][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,641][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,641][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,642][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,644][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,646][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,648][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,650][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,651][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,653][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,654][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,656][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,656][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,657][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,659][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,660][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,661][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,663][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,664][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,666][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,667][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,696][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-28 11:49:57,104][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-28 11:49:57,173][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-28 11:49:57,267][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-28 11:49:57,316][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-28 11:49:57,413][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-28 11:49:57,486][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-28 11:49:57,626][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-28 11:49:57,716][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-28 11:49:57,781][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-08-28 11:49:57,842][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-28 11:49:58,051][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-28 11:49:58,104][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-28 11:49:58,170][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-28 11:49:58,229][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-28 11:49:58,296][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-28 11:49:58,337][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-28 11:49:58,446][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-28 11:49:58,449][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,464][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,464][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-28 11:49:58,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-28 11:49:58,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-28 11:49:58,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-28 11:49:58,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,498][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-28 11:49:58,498][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-28 11:49:58,499][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-28 11:49:58,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-28 11:49:58,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-28 11:49:58,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:49:58,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-28 11:49:58,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:49:58,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-28 11:49:58,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-28 11:49:58,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-28 11:49:58,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-28 11:49:58,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-08-28 11:49:58,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:49:58,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:49:58,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:49:58,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-28 11:49:58,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-28 11:49:58,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-28 11:49:58,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:49:58,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-28 11:49:58,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:49:58,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-28 11:49:58,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:49:58,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-28 11:49:58,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-28 11:49:58,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-28 11:49:58,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-28 11:49:58,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:49:58,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:49:58,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,547][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-28 11:49:58,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-28 11:49:58,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,578][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-28 11:49:58,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:49:58,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:49:58,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:58,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-28 11:49:58,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-28 11:49:58,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:58,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-28 11:49:58,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-28 11:49:58,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,627][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,627][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,627][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-28 11:49:58,637][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-28 11:49:58,637][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,658][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,659][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,659][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,659][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,659][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,660][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,660][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,660][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,660][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,660][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,661][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,661][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,661][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,661][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,664][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,664][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,664][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-28 11:49:58,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-28 11:49:58,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:49:58,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:49:58,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:49:58,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:58,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:49:58,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:49:58,731][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:49:58,735][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@2cbc2cd4]
-[DEBUG][2015-08-28 11:49:58,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-28 11:49:58,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-28 11:49:58,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-28 11:49:58,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,764][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-28 11:49:58,764][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-28 11:49:58,764][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-28 11:49:58,765][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-28 11:49:58,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:58,765][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-28 11:49:58,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:49:58,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,778][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-28 11:49:58,778][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-28 11:49:58,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:49:58,779][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:49:58,780][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-28 11:49:58,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-28 11:49:58,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,805][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-28 11:49:58,805][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-28 11:49:58,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:49:58,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,820][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:49:58,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,825][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:49:58,825][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@49c72461]
-[DEBUG][2015-08-28 11:49:58,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-28 11:49:58,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-08-28 11:49:58,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-08-28 11:49:58,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,842][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-08-28 11:49:58,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:58,850][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-08-28 11:49:58,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:49:58,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,863][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:49:58,863][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@a7e872c]
-[DEBUG][2015-08-28 11:49:58,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-08-28 11:49:58,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-28 11:49:58,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-28 11:49:58,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,876][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-28 11:49:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:58,877][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-28 11:49:58,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-28 11:49:58,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,888][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-28 11:49:58,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,889][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:49:58,889][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@7a749ed3]
-[DEBUG][2015-08-28 11:49:58,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-28 11:49:58,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-28 11:49:58,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-28 11:49:58,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,908][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-28 11:49:58,909][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-28 11:49:58,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:58,909][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-28 11:49:58,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:49:58,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,918][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-08-28 11:49:58,919][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-28 11:49:58,920][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-28 11:49:58,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,954][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-28 11:49:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,955][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:49:58,956][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@2d4bc050]
-[DEBUG][2015-08-28 11:49:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-28 11:49:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-28 11:49:58,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-28 11:49:58,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,979][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-28 11:49:58,979][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-28 11:49:58,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:58,980][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-28 11:49:58,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:49:58,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,990][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-28 11:49:58,990][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-28 11:49:58,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:49:58,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,996][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,001][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-28 11:49:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,003][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:49:59,003][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@52f0da90]
-[DEBUG][2015-08-28 11:49:59,009][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-28 11:49:59,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-28 11:49:59,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-28 11:49:59,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,011][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:59,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,016][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-28 11:49:59,017][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@5dc62719]
-[DEBUG][2015-08-28 11:49:59,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-28 11:49:59,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-28 11:49:59,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-28 11:49:59,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:59,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,034][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:49:59,034][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@77037265]
-[DEBUG][2015-08-28 11:49:59,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-28 11:49:59,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-28 11:49:59,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-28 11:49:59,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-28 11:49:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:59,049][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-28 11:49:59,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-28 11:49:59,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,060][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-28 11:49:59,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,062][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:49:59,063][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@17840db8]
-[DEBUG][2015-08-28 11:49:59,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-28 11:49:59,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-28 11:49:59,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-28 11:49:59,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,076][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-28 11:49:59,077][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:59,077][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-28 11:49:59,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-28 11:49:59,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,085][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-28 11:49:59,085][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,086][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,086][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,086][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,086][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:49:59,087][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@6366982d]
-[DEBUG][2015-08-28 11:49:59,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-28 11:49:59,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-28 11:49:59,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-28 11:49:59,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,107][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-28 11:49:59,107][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-28 11:49:59,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:59,108][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-28 11:49:59,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:49:59,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,115][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-28 11:49:59,115][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-28 11:49:59,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-28 11:49:59,122][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,122][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,122][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,122][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,135][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-28 11:49:59,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,136][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:49:59,136][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@3d5d9ee8]
-[DEBUG][2015-08-28 11:49:59,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-28 11:49:59,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-28 11:49:59,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:59,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:49:59,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:49:59,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-28 11:49:59,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:49:59,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:49:59,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-28 11:49:59,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-28 11:49:59,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:49:59,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:49:59,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-28 11:49:59,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-28 11:49:59,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-28 11:49:59,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-28 11:49:59,154][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@33ba8c36]
-[DEBUG][2015-08-28 11:49:59,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-28 11:49:59,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:59,165][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-28 11:49:59,166][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-28 11:49:59,166][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-28 11:49:59,167][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.HotSearchTest] in cache under key [[MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:49:59,168][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@5ff80a46 testClass = HotSearchTest, testInstance = com.changyu.test.HotSearchTest@156aaae3, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:49:59,169][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.HotSearchTest] from cache with key [[MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:49:59,174][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.HotSearchTest': ResourceElement for private com.changyu.foryou.service.HotSearchService com.changyu.test.HotSearchTest.hotSearchService
-[DEBUG][2015-08-28 11:49:59,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/hotSearchService'
-[DEBUG][2015-08-28 11:49:59,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,186][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.HotSearchTest] from cache with key [[MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:49:59,230][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[INFO][2015-08-28 11:49:59,532][com.changyu.test.HotSearchTest]{"@type":"org.apache.ibatis.binding.BindingException","localizedMessage":"Invalid bound statement (not found): com.changyu.foryou.mapper.HotSearchMapper.set2Dispaly","message":"Invalid bound statement (not found): com.changyu.foryou.mapper.HotSearchMapper.set2Dispaly","stackTrace":[{"className":"org.apache.ibatis.binding.MapperMethod$SqlCommand","fileName":"MapperMethod.java","lineNumber":196,"methodName":"","nativeMethod":false},{"className":"org.apache.ibatis.binding.MapperMethod","fileName":"MapperMethod.java","lineNumber":44,"methodName":"","nativeMethod":false},{"className":"org.apache.ibatis.binding.MapperProxy","fileName":"MapperProxy.java","lineNumber":59,"methodName":"cachedMapperMethod","nativeMethod":false},{"className":"org.apache.ibatis.binding.MapperProxy","fileName":"MapperProxy.java","lineNumber":52,"methodName":"invoke","nativeMethod":false},{"className":"com.sun.proxy.$Proxy20","lineNumber":-1,"methodName":"set2Dispaly","nativeMethod":false},{"className":"com.changyu.foryou.serviceImpl.HotSearchServiceImpl","fileName":"HotSearchServiceImpl.java","lineNumber":30,"methodName":"set2Display","nativeMethod":false},{"className":"sun.reflect.NativeMethodAccessorImpl","fileName":"NativeMethodAccessorImpl.java","lineNumber":-2,"methodName":"invoke0","nativeMethod":true},{"className":"sun.reflect.NativeMethodAccessorImpl","fileName":"NativeMethodAccessorImpl.java","lineNumber":57,"methodName":"invoke","nativeMethod":false},{"className":"sun.reflect.DelegatingMethodAccessorImpl","fileName":"DelegatingMethodAccessorImpl.java","lineNumber":43,"methodName":"invoke","nativeMethod":false},{"className":"java.lang.reflect.Method","fileName":"Method.java","lineNumber":601,"methodName":"invoke","nativeMethod":false},{"className":"org.springframework.aop.support.AopUtils","fileName":"AopUtils.java","lineNumber":317,"methodName":"invokeJoinpointUsingReflection","nativeMethod":false},{"className":"org.springframework.aop.framework.ReflectiveMethodInvocation","fileName":"ReflectiveMethodInvocation.java","lineNumber":183,"methodName":"invokeJoinpoint","nativeMethod":false},{"className":"org.springframework.aop.framework.ReflectiveMethodInvocation","fileName":"ReflectiveMethodInvocation.java","lineNumber":150,"methodName":"proceed","nativeMethod":false},{"className":"com.alibaba.druid.support.spring.stat.DruidStatInterceptor","fileName":"DruidStatInterceptor.java","lineNumber":72,"methodName":"invoke","nativeMethod":false},{"className":"org.springframework.aop.framework.ReflectiveMethodInvocation","fileName":"ReflectiveMethodInvocation.java","lineNumber":172,"methodName":"proceed","nativeMethod":false},{"className":"org.springframework.transaction.interceptor.TransactionInterceptor","fileName":"TransactionInterceptor.java","lineNumber":110,"methodName":"invoke","nativeMethod":false},{"className":"org.springframework.aop.framework.ReflectiveMethodInvocation","fileName":"ReflectiveMethodInvocation.java","lineNumber":172,"methodName":"proceed","nativeMethod":false},{"className":"org.springframework.aop.interceptor.ExposeInvocationInterceptor","fileName":"ExposeInvocationInterceptor.java","lineNumber":90,"methodName":"invoke","nativeMethod":false},{"className":"org.springframework.aop.framework.ReflectiveMethodInvocation","fileName":"ReflectiveMethodInvocation.java","lineNumber":172,"methodName":"proceed","nativeMethod":false},{"className":"org.springframework.aop.framework.JdkDynamicAopProxy","fileName":"JdkDynamicAopProxy.java","lineNumber":204,"methodName":"invoke","nativeMethod":false},{"className":"com.sun.proxy.$Proxy21","lineNumber":-1,"methodName":"set2Display","nativeMethod":false},{"className":"com.changyu.test.HotSearchTest","fileName":"HotSearchTest.java","lineNumber":39,"methodName":"setNot2Display","nativeMethod":false},{"className":"sun.reflect.NativeMethodAccessorImpl","fileName":"NativeMethodAccessorImpl.java","lineNumber":-2,"methodName":"invoke0","nativeMethod":true},{"className":"sun.reflect.NativeMethodAccessorImpl","fileName":"NativeMethodAccessorImpl.java","lineNumber":57,"methodName":"invoke","nativeMethod":false},{"className":"sun.reflect.DelegatingMethodAccessorImpl","fileName":"DelegatingMethodAccessorImpl.java","lineNumber":43,"methodName":"invoke","nativeMethod":false},{"className":"java.lang.reflect.Method","fileName":"Method.java","lineNumber":601,"methodName":"invoke","nativeMethod":false},{"className":"org.junit.runners.model.FrameworkMethod$1","fileName":"FrameworkMethod.java","lineNumber":47,"methodName":"runReflectiveCall","nativeMethod":false},{"className":"org.junit.internal.runners.model.ReflectiveCallable","fileName":"ReflectiveCallable.java","lineNumber":12,"methodName":"run","nativeMethod":false},{"className":"org.junit.runners.model.FrameworkMethod","fileName":"FrameworkMethod.java","lineNumber":44,"methodName":"invokeExplosively","nativeMethod":false},{"className":"org.junit.internal.runners.statements.InvokeMethod","fileName":"InvokeMethod.java","lineNumber":17,"methodName":"evaluate","nativeMethod":false},{"className":"org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks","fileName":"RunBeforeTestMethodCallbacks.java","lineNumber":74,"methodName":"evaluate","nativeMethod":false},{"className":"org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks","fileName":"RunAfterTestMethodCallbacks.java","lineNumber":83,"methodName":"evaluate","nativeMethod":false},{"className":"org.springframework.test.context.junit4.statements.SpringRepeat","fileName":"SpringRepeat.java","lineNumber":72,"methodName":"evaluate","nativeMethod":false},{"className":"org.springframework.test.context.junit4.SpringJUnit4ClassRunner","fileName":"SpringJUnit4ClassRunner.java","lineNumber":231,"methodName":"runChild","nativeMethod":false},{"className":"org.springframework.test.context.junit4.SpringJUnit4ClassRunner","fileName":"SpringJUnit4ClassRunner.java","lineNumber":88,"methodName":"runChild","nativeMethod":false},{"className":"org.junit.runners.ParentRunner$3","fileName":"ParentRunner.java","lineNumber":238,"methodName":"run","nativeMethod":false},{"className":"org.junit.runners.ParentRunner$1","fileName":"ParentRunner.java","lineNumber":63,"methodName":"schedule","nativeMethod":false},{"className":"org.junit.runners.ParentRunner","fileName":"ParentRunner.java","lineNumber":236,"methodName":"runChildren","nativeMethod":false},{"className":"org.junit.runners.ParentRunner","fileName":"ParentRunner.java","lineNumber":53,"methodName":"access$000","nativeMethod":false},{"className":"org.junit.runners.ParentRunner$2","fileName":"ParentRunner.java","lineNumber":229,"methodName":"evaluate","nativeMethod":false},{"className":"org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks","fileName":"RunBeforeTestClassCallbacks.java","lineNumber":61,"methodName":"evaluate","nativeMethod":false},{"className":"org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks","fileName":"RunAfterTestClassCallbacks.java","lineNumber":71,"methodName":"evaluate","nativeMethod":false},{"className":"org.junit.runners.ParentRunner","fileName":"ParentRunner.java","lineNumber":309,"methodName":"run","nativeMethod":false},{"className":"org.springframework.test.context.junit4.SpringJUnit4ClassRunner","fileName":"SpringJUnit4ClassRunner.java","lineNumber":174,"methodName":"run","nativeMethod":false},{"className":"org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference","fileName":"JUnit4TestReference.java","lineNumber":50,"methodName":"run","nativeMethod":false},{"className":"org.eclipse.jdt.internal.junit.runner.TestExecution","fileName":"TestExecution.java","lineNumber":38,"methodName":"run","nativeMethod":false},{"className":"org.eclipse.jdt.internal.junit.runner.RemoteTestRunner","fileName":"RemoteTestRunner.java","lineNumber":467,"methodName":"runTests","nativeMethod":false},{"className":"org.eclipse.jdt.internal.junit.runner.RemoteTestRunner","fileName":"RemoteTestRunner.java","lineNumber":683,"methodName":"runTests","nativeMethod":false},{"className":"org.eclipse.jdt.internal.junit.runner.RemoteTestRunner","fileName":"RemoteTestRunner.java","lineNumber":390,"methodName":"run","nativeMethod":false},{"className":"org.eclipse.jdt.internal.junit.runner.RemoteTestRunner","fileName":"RemoteTestRunner.java","lineNumber":197,"methodName":"main","nativeMethod":false}],"suppressed":[]}
-[INFO][2015-08-28 11:49:59,536][com.changyu.test.HotSearchTest]{"message":"修改失败","status":"failure"}
-[DEBUG][2015-08-28 11:49:59,537][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@5ff80a46 testClass = HotSearchTest, testInstance = com.changyu.test.HotSearchTest@156aaae3, testMethod = setNot2Display@HotSearchTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:49:59,539][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@5ff80a46 testClass = HotSearchTest, testInstance = com.changyu.test.HotSearchTest@156aaae3, testMethod = setNot2Display@HotSearchTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:49:59,543][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@5ff80a46 testClass = HotSearchTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-28 11:49:59,549][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@3bcd288e: startup date [Fri Aug 28 11:49:52 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-28 11:49:59,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:59,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-28 11:49:59,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1a8cc3ba: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-28 11:49:59,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '/hotSearchService': [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:49:59,555][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:49:59,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-28 11:49:59,557][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-08-28 11:49:59,567][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-28 11:52:13,845][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.HotSearchTest].
-[DEBUG][2015-08-28 11:52:13,948][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@7a5fe968 declaringClass = 'com.changyu.test.HotSearchTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-28 11:52:13,955][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:52:13,961][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.HotSearchTest]: using defaults.
-[DEBUG][2015-08-28 11:52:14,049][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:52:14,050][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:52:14,057][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:52:14,057][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:52:14,059][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:52:14,060][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:52:14,067][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:52:14,067][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:52:14,074][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-28 11:52:14,075][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:52:14,374][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:14,377][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:14,382][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:14,382][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:14,398][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:14,399][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:14,399][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:14,399][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-28 11:52:14,421][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-28 11:52:14,479][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-28 11:52:14,569][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-28 11:52:14,582][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-28 11:52:14,588][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-28 11:52:14,703][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-28 11:52:14,720][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-28 11:52:14,745][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-28 11:52:14,779][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-28 11:52:14,881][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-28 11:52:14,882][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-28 11:52:14,894][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-28 11:52:14,966][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-28 11:52:14,966][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-28 11:52:14,972][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-28 11:52:15,005][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,009][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,011][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,012][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,018][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,022][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,024][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,026][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,028][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,029][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,039][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,049][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 16 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-28 11:52:15,049][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-28 11:52:15,053][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-28 11:52:15,058][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-28 11:52:15,108][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-28 11:52:15,133][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-28 11:52:15,149][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-28 11:52:15,166][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-28 11:52:15,167][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-28 11:52:15,183][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-28 11:52:15,270][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-28 11:52:15,278][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@3bcd288e: startup date [Fri Aug 28 11:52:15 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-28 11:52:15,279][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@3bcd288e: org.springframework.beans.factory.support.DefaultListableBeanFactory@66caa61e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-28 11:52:15,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:15,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:52:15,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:52:15,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:15,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:52:15,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:52:15,676][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:15,677][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:15,677][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:15,678][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:15,683][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-28 11:52:15,683][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-28 11:52:15,692][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-28 11:52:15,693][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-28 11:52:15,694][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-28 11:52:15,695][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-28 11:52:15,695][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-28 11:52:15,696][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-28 11:52:15,697][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-28 11:52:15,698][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-28 11:52:15,698][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-28 11:52:15,700][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-08-28 11:52:15,701][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-28 11:52:15,702][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-28 11:52:15,704][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-28 11:52:15,705][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-28 11:52:15,705][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-28 11:52:15,706][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-28 11:52:15,707][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-28 11:52:15,708][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-28 11:52:15,713][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,717][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,717][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,717][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,718][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,718][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,718][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,718][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,718][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,718][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,719][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,719][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,719][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,719][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,719][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,719][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,719][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-28 11:52:15,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-28 11:52:15,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:15,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-28 11:52:15,765][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-28 11:52:15,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:15,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:15,793][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,793][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,793][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:15,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-28 11:52:15,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-28 11:52:15,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:15,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-28 11:52:15,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-28 11:52:15,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-28 11:52:15,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:15,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-28 11:52:15,879][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@7c0817a]
-[DEBUG][2015-08-28 11:52:15,885][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@5a43dcca]
-[INFO][2015-08-28 11:52:15,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@66caa61e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-28 11:52:15,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-28 11:52:15,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-28 11:52:15,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-28 11:52:15,920][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:15,920][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:15,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:15,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-28 11:52:15,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-28 11:52:15,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:15,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:15,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:15,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:15,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-28 11:52:15,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:15,995][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:15,995][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:15,995][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:15,996][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:15,997][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:15,998][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:15,998][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:15,999][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:16,002][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:16,003][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,004][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,004][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:16,010][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:16,011][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,011][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,012][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:16,014][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:16,015][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,015][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,015][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:16,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-28 11:52:16,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,503][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-28 11:52:16,534][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-28 11:52:16,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,535][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-28 11:52:16,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:52:16,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:52:16,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,549][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,550][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,567][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,568][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,627][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-28 11:52:16,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-28 11:52:16,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-28 11:52:16,646][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,646][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,647][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,648][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,649][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,649][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,650][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,650][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-28 11:52:16,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-28 11:52:16,670][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,670][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,671][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,671][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:52:16,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:52:16,675][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,675][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,675][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,675][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:52:16,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:52:16,681][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,681][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,681][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,681][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:52:16,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:52:16,687][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,687][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,688][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,688][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-28 11:52:16,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-28 11:52:16,692][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,692][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,693][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,693][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:52:16,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:52:16,697][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,698][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,698][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,698][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:52:16,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:52:16,703][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,703][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,703][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,704][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-28 11:52:16,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-28 11:52:16,708][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,708][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,709][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,709][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-28 11:52:16,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-28 11:52:16,714][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,714][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,715][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,715][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:52:16,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:52:16,719][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,719][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,719][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,719][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:52:16,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:52:16,723][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,723][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,724][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,724][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-28 11:52:16,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-28 11:52:16,731][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,731][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-28 11:52:16,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-28 11:52:16,739][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,739][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,739][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,740][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,746][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,746][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-28 11:52:16,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-28 11:52:16,750][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,750][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,751][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,751][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-28 11:52:16,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-28 11:52:16,759][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,759][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,759][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,760][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:16,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:16,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-28 11:52:16,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-28 11:52:16,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,983][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:16,983][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,984][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,984][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:16,985][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:16,985][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,986][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,986][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:16,988][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:16,988][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,989][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,989][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:16,990][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:16,990][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,991][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,991][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:16,993][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:16,993][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,994][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,994][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-28 11:52:17,004][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-28 11:52:17,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-28 11:52:17,268][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-28 11:52:17,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:17,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:17,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:17,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:17,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-28 11:52:17,496][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-28 11:52:17,497][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-28 11:52:17,502][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-28 11:52:17,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:17,759][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-28 11:52:17,760][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-28 11:52:17,762][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-28 11:52:17,764][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-28 11:52:17,765][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-28 11:52:17,766][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-28 11:52:17,766][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-28 11:52:17,917][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-28 11:52:17,918][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-28 11:52:17,919][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-28 11:52:17,920][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-28 11:52:17,921][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-28 11:52:17,922][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-28 11:52:17,922][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-28 11:52:17,923][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-28 11:52:17,924][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-28 11:52:17,925][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-28 11:52:17,925][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-28 11:52:17,926][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-28 11:52:17,926][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-28 11:52:17,928][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-28 11:52:17,929][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-28 11:52:17,930][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-28 11:52:17,930][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-08-28 11:52:17,931][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-28 11:52:17,931][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-28 11:52:17,932][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-28 11:52:17,932][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-28 11:52:17,933][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-28 11:52:17,934][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-28 11:52:17,935][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-28 11:52:17,935][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-28 11:52:17,936][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-28 11:52:17,937][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-28 11:52:17,937][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-28 11:52:17,938][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-28 11:52:17,939][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-28 11:52:17,939][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-28 11:52:17,940][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-28 11:52:17,940][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-28 11:52:17,941][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-28 11:52:17,942][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-28 11:52:17,942][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-28 11:52:17,942][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-28 11:52:17,943][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-28 11:52:17,944][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-28 11:52:17,945][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-28 11:52:17,946][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:52:17,947][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-28 11:52:17,947][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-28 11:52:17,948][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:52:17,949][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-28 11:52:17,949][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-28 11:52:17,950][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-28 11:52:17,968][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-28 11:52:17,969][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-28 11:52:17,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-28 11:52:17,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-28 11:52:17,972][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-28 11:52:17,974][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-28 11:52:17,977][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-28 11:52:17,978][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-28 11:52:17,978][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-28 11:52:17,979][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-28 11:52:17,980][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-28 11:52:17,981][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-28 11:52:17,982][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-28 11:52:17,982][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-28 11:52:17,983][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-28 11:52:17,984][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-28 11:52:17,984][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-28 11:52:17,985][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-28 11:52:17,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-28 11:52:17,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-28 11:52:17,989][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-28 11:52:17,990][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-28 11:52:17,990][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-28 11:52:17,991][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-28 11:52:17,992][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-28 11:52:17,992][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-28 11:52:17,994][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-28 11:52:17,995][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-28 11:52:17,995][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-28 11:52:17,996][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-28 11:52:17,997][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-28 11:52:17,997][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-28 11:52:17,997][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-28 11:52:17,998][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-28 11:52:17,999][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-28 11:52:17,999][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-28 11:52:18,000][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-08-28 11:52:18,001][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-08-28 11:52:18,001][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-08-28 11:52:18,002][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-28 11:52:18,003][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-28 11:52:18,004][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:52:18,005][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-28 11:52:18,005][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-28 11:52:18,006][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-28 11:52:18,008][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-28 11:52:18,008][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-28 11:52:18,009][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-28 11:52:18,010][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-28 11:52:18,010][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-28 11:52:18,011][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-28 11:52:18,013][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-28 11:52:18,013][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-28 11:52:18,014][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:52:18,015][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-28 11:52:18,015][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-28 11:52:18,016][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-28 11:52:18,017][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-28 11:52:18,017][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-28 11:52:18,019][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:52:18,020][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-28 11:52:18,022][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-28 11:52:18,024][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-28 11:52:18,025][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-28 11:52:18,026][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-28 11:52:18,026][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:52:18,027][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-28 11:52:18,027][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-28 11:52:18,028][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-28 11:52:18,029][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-28 11:52:18,030][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-28 11:52:18,031][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-28 11:52:18,032][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-28 11:52:18,032][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-28 11:52:18,033][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-28 11:52:18,034][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-28 11:52:18,034][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-28 11:52:18,036][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-28 11:52:18,037][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-28 11:52:18,037][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-28 11:52:18,038][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-28 11:52:18,039][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-28 11:52:18,040][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-28 11:52:18,040][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-28 11:52:18,041][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-28 11:52:18,042][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-28 11:52:18,043][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-28 11:52:18,044][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-28 11:52:18,044][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-28 11:52:18,045][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-28 11:52:18,046][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,047][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,047][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,050][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,051][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,055][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,056][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,057][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,059][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,061][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,062][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,065][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,066][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,068][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,070][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,072][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,073][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,075][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,076][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,078][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,078][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,080][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,081][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,083][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,084][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,086][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,087][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,089][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,090][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,120][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-28 11:52:19,457][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-28 11:52:19,522][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-28 11:52:19,610][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-28 11:52:19,659][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-28 11:52:19,757][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-28 11:52:19,828][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-28 11:52:19,967][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,060][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,121][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,177][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,387][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,441][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,508][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,561][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,634][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,674][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,783][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-28 11:52:20,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-28 11:52:20,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-28 11:52:20,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-28 11:52:20,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-28 11:52:20,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-28 11:52:20,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-28 11:52:20,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-28 11:52:20,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-28 11:52:20,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:52:20,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-28 11:52:20,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:52:20,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-28 11:52:20,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-28 11:52:20,840][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-28 11:52:20,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-28 11:52:20,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-08-28 11:52:20,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:52:20,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:52:20,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:52:20,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-28 11:52:20,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-28 11:52:20,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-28 11:52:20,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:52:20,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-28 11:52:20,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:52:20,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-28 11:52:20,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:52:20,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-28 11:52:20,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-28 11:52:20,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-28 11:52:20,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-28 11:52:20,863][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:52:20,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:52:20,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,887][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-28 11:52:20,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-28 11:52:20,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,912][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-28 11:52:20,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:52:20,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:52:20,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:20,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-28 11:52:20,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-28 11:52:20,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:20,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-28 11:52:20,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-28 11:52:20,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-28 11:52:20,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-28 11:52:20,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,990][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,991][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,992][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,992][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,992][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,992][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,992][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,992][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,992][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,992][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,993][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,993][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,993][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,993][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,993][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,993][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,994][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-28 11:52:20,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-28 11:52:20,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:52:21,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:52:21,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:52:21,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,019][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:52:21,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:52:21,053][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:52:21,057][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@35d858d9]
-[DEBUG][2015-08-28 11:52:21,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-28 11:52:21,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-28 11:52:21,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-28 11:52:21,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,084][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-28 11:52:21,084][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-28 11:52:21,084][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-28 11:52:21,085][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-28 11:52:21,085][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,085][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-28 11:52:21,086][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:52:21,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,099][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-28 11:52:21,099][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-28 11:52:21,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-28 11:52:21,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,129][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-28 11:52:21,130][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-28 11:52:21,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:52:21,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,145][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:52:21,145][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-28 11:52:21,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:52:21,148][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:52:21,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,149][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:52:21,150][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@5ad4a242]
-[DEBUG][2015-08-28 11:52:21,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-28 11:52:21,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-08-28 11:52:21,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-08-28 11:52:21,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,166][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-08-28 11:52:21,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,174][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-08-28 11:52:21,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:52:21,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,186][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:52:21,187][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@113c53c8]
-[DEBUG][2015-08-28 11:52:21,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-08-28 11:52:21,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-28 11:52:21,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-28 11:52:21,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,194][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,202][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-28 11:52:21,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,202][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-28 11:52:21,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-28 11:52:21,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,212][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-28 11:52:21,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,214][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:52:21,214][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@a7e872c]
-[DEBUG][2015-08-28 11:52:21,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-28 11:52:21,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-28 11:52:21,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-28 11:52:21,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,233][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-28 11:52:21,233][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-28 11:52:21,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,234][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-28 11:52:21,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:52:21,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,238][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,238][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,238][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,243][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-08-28 11:52:21,244][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-28 11:52:21,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-28 11:52:21,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,278][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-28 11:52:21,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,280][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:52:21,280][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@5fecff21]
-[DEBUG][2015-08-28 11:52:21,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-28 11:52:21,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-28 11:52:21,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-28 11:52:21,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,301][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-28 11:52:21,301][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-28 11:52:21,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,301][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-28 11:52:21,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:52:21,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,312][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-28 11:52:21,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-28 11:52:21,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:52:21,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,325][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-28 11:52:21,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,327][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:52:21,328][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@5c608f6e]
-[DEBUG][2015-08-28 11:52:21,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-28 11:52:21,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-28 11:52:21,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-28 11:52:21,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,336][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,343][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-28 11:52:21,343][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@cf55979]
-[DEBUG][2015-08-28 11:52:21,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-28 11:52:21,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-28 11:52:21,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-28 11:52:21,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,360][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:52:21,360][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@1547cbc9]
-[DEBUG][2015-08-28 11:52:21,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-28 11:52:21,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-28 11:52:21,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-28 11:52:21,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,375][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-28 11:52:21,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,375][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-28 11:52:21,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-28 11:52:21,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,387][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-28 11:52:21,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,389][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,390][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:52:21,390][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@34b81ee]
-[DEBUG][2015-08-28 11:52:21,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-28 11:52:21,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-28 11:52:21,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-28 11:52:21,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,403][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-28 11:52:21,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,404][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-28 11:52:21,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-28 11:52:21,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,412][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-28 11:52:21,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,413][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:52:21,414][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@17840db8]
-[DEBUG][2015-08-28 11:52:21,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-28 11:52:21,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-28 11:52:21,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-28 11:52:21,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,435][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-28 11:52:21,435][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-28 11:52:21,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,435][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-28 11:52:21,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:52:21,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,442][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-28 11:52:21,443][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-28 11:52:21,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-28 11:52:21,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,464][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-28 11:52:21,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,466][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:52:21,466][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@2e06de7e]
-[DEBUG][2015-08-28 11:52:21,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-28 11:52:21,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-28 11:52:21,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:21,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:52:21,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-28 11:52:21,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:52:21,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-28 11:52:21,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:52:21,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-28 11:52:21,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-28 11:52:21,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-28 11:52:21,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:52:21,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:52:21,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:52:21,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:52:21,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-28 11:52:21,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:52:21,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:52:21,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-28 11:52:21,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-28 11:52:21,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:52:21,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:52:21,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-28 11:52:21,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-28 11:52:21,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-28 11:52:21,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-28 11:52:21,485][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@b70de0f]
-[DEBUG][2015-08-28 11:52:21,487][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-28 11:52:21,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:21,494][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-28 11:52:21,495][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-28 11:52:21,495][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-28 11:52:21,496][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.HotSearchTest] in cache under key [[MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:52:21,497][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@238be9f2 testClass = HotSearchTest, testInstance = com.changyu.test.HotSearchTest@36ac2119, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:52:21,498][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.HotSearchTest] from cache with key [[MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:52:21,502][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.HotSearchTest': ResourceElement for private com.changyu.foryou.service.HotSearchService com.changyu.test.HotSearchTest.hotSearchService
-[DEBUG][2015-08-28 11:52:21,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/hotSearchService'
-[DEBUG][2015-08-28 11:52:21,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,511][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.HotSearchTest] from cache with key [[MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:52:21,563][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:52:21,575][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fa7eb33]
-[DEBUG][2015-08-28 11:52:21,603][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:52:21,604][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:52:21,610][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@1ae78d87] will be managed by Spring
-[DEBUG][2015-08-28 11:52:21,623][com.changyu.foryou.mapper.HotSearchMapper.set2Dispaly]==> Preparing: update hot_search set is_display=1 where hot_id=?
-[DEBUG][2015-08-28 11:52:21,865][com.changyu.foryou.mapper.HotSearchMapper.set2Dispaly]==> Parameters: 4(Integer)
-[DEBUG][2015-08-28 11:52:21,919][com.changyu.foryou.mapper.HotSearchMapper.set2Dispaly]<== Updates: 1
-[DEBUG][2015-08-28 11:52:21,920][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-08-28 11:52:21,920][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fa7eb33]
-[DEBUG][2015-08-28 11:52:21,921][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fa7eb33]
-[DEBUG][2015-08-28 11:52:21,922][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[INFO][2015-08-28 11:52:22,045][com.changyu.test.HotSearchTest]{"message":"修改成功","status":"success"}
-[DEBUG][2015-08-28 11:52:22,046][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@238be9f2 testClass = HotSearchTest, testInstance = com.changyu.test.HotSearchTest@36ac2119, testMethod = setNot2Display@HotSearchTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:52:22,047][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@238be9f2 testClass = HotSearchTest, testInstance = com.changyu.test.HotSearchTest@36ac2119, testMethod = setNot2Display@HotSearchTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:52:22,052][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@238be9f2 testClass = HotSearchTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-28 11:52:22,056][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@3bcd288e: startup date [Fri Aug 28 11:52:15 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-28 11:52:22,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:22,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-28 11:52:22,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@66caa61e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-28 11:52:22,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '/hotSearchService': [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:52:22,060][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:52:22,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-28 11:52:22,062][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-08-28 11:52:22,062][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[INFO][2015-08-28 11:52:22,066][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-28 11:54:01,382][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.HotSearchTest].
-[DEBUG][2015-08-28 11:54:01,502][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@74b9121c declaringClass = 'com.changyu.test.HotSearchTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-28 11:54:01,509][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:54:01,514][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.HotSearchTest]: using defaults.
-[DEBUG][2015-08-28 11:54:01,587][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:54:01,588][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:54:01,591][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:54:01,591][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:54:01,602][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:54:01,602][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:54:01,613][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@3d7b218b testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-28 11:54:01,614][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@3d7b218b testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:01,852][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:01,855][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:01,859][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:01,860][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:01,874][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:01,874][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:01,875][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:01,875][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-28 11:54:01,897][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-28 11:54:01,948][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-28 11:54:02,033][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-28 11:54:02,046][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-28 11:54:02,055][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-28 11:54:02,182][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-28 11:54:02,199][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-28 11:54:02,221][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-28 11:54:02,255][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-28 11:54:02,350][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-28 11:54:02,351][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-28 11:54:02,363][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-28 11:54:02,454][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-28 11:54:02,455][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-28 11:54:02,462][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-28 11:54:02,510][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,514][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,515][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,517][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,523][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,530][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,531][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,534][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,536][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,538][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,548][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,559][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 16 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-28 11:54:02,559][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-28 11:54:02,565][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-28 11:54:02,570][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-28 11:54:02,619][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-28 11:54:02,629][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-28 11:54:02,650][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-28 11:54:02,673][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-28 11:54:02,676][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-28 11:54:02,693][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-28 11:54:02,772][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-28 11:54:02,780][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@34521982: startup date [Fri Aug 28 11:54:02 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-28 11:54:02,781][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@34521982: org.springframework.beans.factory.support.DefaultListableBeanFactory@4b027d71: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-28 11:54:02,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:02,903][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:02,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:02,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:02,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:54:02,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:54:02,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:03,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:54:03,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:54:03,211][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:03,212][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,212][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,213][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:03,217][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-28 11:54:03,217][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-28 11:54:03,226][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-28 11:54:03,229][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-28 11:54:03,230][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-28 11:54:03,231][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-28 11:54:03,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-28 11:54:03,233][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-28 11:54:03,233][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-28 11:54:03,238][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-28 11:54:03,239][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-28 11:54:03,239][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-08-28 11:54:03,240][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-28 11:54:03,242][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-28 11:54:03,243][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-28 11:54:03,244][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-28 11:54:03,245][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-28 11:54:03,249][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-28 11:54:03,250][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-28 11:54:03,251][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-28 11:54:03,255][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,260][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,260][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,261][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,261][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,261][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,261][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,261][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,261][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,261][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,262][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,262][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,262][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,263][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,263][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,263][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,263][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-28 11:54:03,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-28 11:54:03,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:03,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-28 11:54:03,301][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-28 11:54:03,331][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:03,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:03,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,339][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,340][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:03,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-28 11:54:03,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-28 11:54:03,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:03,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-28 11:54:03,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-28 11:54:03,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-28 11:54:03,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:03,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-28 11:54:03,462][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@18fab9c1]
-[DEBUG][2015-08-28 11:54:03,474][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@24141978]
-[INFO][2015-08-28 11:54:03,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4b027d71: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-28 11:54:03,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-28 11:54:03,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-28 11:54:03,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-28 11:54:03,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:03,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:03,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:03,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-28 11:54:03,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-28 11:54:03,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:03,555][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:03,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:03,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:03,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-28 11:54:03,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:03,594][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:03,595][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,596][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,597][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:03,599][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:03,599][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,603][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,604][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:03,607][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:03,608][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,608][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,609][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:03,614][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:03,615][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,615][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,615][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:03,619][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:03,619][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,620][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,620][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:03,640][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:03,640][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-28 11:54:04,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,190][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-28 11:54:04,207][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-28 11:54:04,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,208][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-28 11:54:04,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:54:04,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:54:04,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,224][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,224][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,245][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,306][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-28 11:54:04,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,322][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-28 11:54:04,322][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-28 11:54:04,322][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,323][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,323][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,323][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,325][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,325][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,325][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-28 11:54:04,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-28 11:54:04,346][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,347][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,347][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,348][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,355][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:54:04,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:54:04,373][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,375][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,376][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,382][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:54:04,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:54:04,384][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,384][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,385][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,385][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:54:04,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:54:04,395][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,395][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,396][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-28 11:54:04,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-28 11:54:04,407][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,407][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,409][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:54:04,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:54:04,418][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,418][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,419][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:54:04,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:54:04,429][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,429][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,431][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-28 11:54:04,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-28 11:54:04,438][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,439][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,441][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-28 11:54:04,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-28 11:54:04,448][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,448][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,448][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,453][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,453][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:54:04,453][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:54:04,454][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,454][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,454][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,455][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:54:04,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:54:04,461][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,461][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,461][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,462][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,464][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-28 11:54:04,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-28 11:54:04,467][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,467][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,468][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,468][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,469][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,472][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,472][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,472][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-28 11:54:04,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-28 11:54:04,473][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,473][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,476][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-28 11:54:04,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-28 11:54:04,484][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,484][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,485][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,487][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,487][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-28 11:54:04,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-28 11:54:04,492][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,492][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,493][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,498][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,499][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:04,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:04,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-28 11:54:04,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-28 11:54:04,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,527][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,625][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,748][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:04,749][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:04,750][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:04,751][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:04,752][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:04,753][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:04,753][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:04,754][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:04,755][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:04,756][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:04,757][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:04,757][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:04,759][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:04,760][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:04,760][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:04,760][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:04,762][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:04,762][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:04,762][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:04,763][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-28 11:54:04,772][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-28 11:54:04,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-28 11:54:05,041][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-28 11:54:05,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:05,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:05,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:05,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:05,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-28 11:54:05,310][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-28 11:54:05,310][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-28 11:54:05,316][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-28 11:54:05,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:05,557][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-28 11:54:05,557][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-28 11:54:05,559][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-28 11:54:05,561][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-28 11:54:05,562][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-28 11:54:05,563][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-28 11:54:05,563][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-28 11:54:05,713][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-28 11:54:05,713][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-28 11:54:05,715][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-28 11:54:05,715][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-28 11:54:05,716][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-28 11:54:05,717][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-28 11:54:05,719][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-28 11:54:05,719][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-28 11:54:05,720][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-28 11:54:05,721][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-28 11:54:05,722][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-28 11:54:05,723][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-28 11:54:05,724][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-28 11:54:05,725][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-28 11:54:05,725][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-28 11:54:05,726][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-28 11:54:05,726][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-08-28 11:54:05,727][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-28 11:54:05,728][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-28 11:54:05,729][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-28 11:54:05,730][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-28 11:54:05,731][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-28 11:54:05,731][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-28 11:54:05,732][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-28 11:54:05,732][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-28 11:54:05,733][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-28 11:54:05,733][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-28 11:54:05,734][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-28 11:54:05,735][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-28 11:54:05,735][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-28 11:54:05,736][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-28 11:54:05,736][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-28 11:54:05,737][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-28 11:54:05,737][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-28 11:54:05,738][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-28 11:54:05,739][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-28 11:54:05,739][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-28 11:54:05,740][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-28 11:54:05,741][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-28 11:54:05,742][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-28 11:54:05,744][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:54:05,745][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-28 11:54:05,745][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-28 11:54:05,746][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:54:05,747][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-28 11:54:05,748][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-28 11:54:05,749][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-28 11:54:05,750][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-28 11:54:05,751][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-28 11:54:05,752][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-28 11:54:05,753][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-28 11:54:05,753][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-28 11:54:05,754][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-28 11:54:05,757][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-28 11:54:05,757][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-28 11:54:05,758][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-28 11:54:05,760][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-28 11:54:05,760][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-28 11:54:05,761][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-28 11:54:05,762][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-28 11:54:05,763][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-28 11:54:05,764][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-28 11:54:05,765][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-28 11:54:05,766][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-28 11:54:05,767][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-28 11:54:05,768][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-28 11:54:05,769][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-28 11:54:05,772][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 ? com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-28 11:54:05,773][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-28 11:54:05,774][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-28 11:54:05,775][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-28 11:54:05,776][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-28 11:54:05,776][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-28 11:54:05,778][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-28 11:54:05,779][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-28 11:54:05,780][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-28 11:54:05,781][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-28 11:54:05,782][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-28 11:54:05,782][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-28 11:54:05,783][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-28 11:54:05,784][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-28 11:54:05,785][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-28 11:54:05,786][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-28 11:54:05,787][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-08-28 11:54:05,787][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-08-28 11:54:05,788][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-08-28 11:54:05,790][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-28 11:54:05,790][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-28 11:54:05,792][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:54:05,811][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-28 11:54:05,811][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-28 11:54:05,813][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 ? com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-28 11:54:05,820][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-28 11:54:05,820][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-28 11:54:05,822][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-28 11:54:05,823][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-28 11:54:05,823][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-28 11:54:05,824][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-28 11:54:05,825][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-28 11:54:05,825][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-28 11:54:05,826][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:54:05,827][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-28 11:54:05,827][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-28 11:54:05,828][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-28 11:54:05,830][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-28 11:54:05,830][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-28 11:54:05,831][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:54:05,832][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-28 11:54:05,833][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-28 11:54:05,833][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-28 11:54:05,834][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-28 11:54:05,835][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-28 11:54:05,835][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:54:05,837][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-28 11:54:05,838][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-28 11:54:05,839][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-28 11:54:05,840][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-28 11:54:05,840][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-28 11:54:05,841][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-28 11:54:05,843][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-28 11:54:05,843][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-28 11:54:05,844][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-28 11:54:05,845][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-28 11:54:05,845][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-28 11:54:05,847][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 ? #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-28 11:54:05,848][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-28 11:54:05,848][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-28 11:54:05,849][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-28 11:54:05,851][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-28 11:54:05,851][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-28 11:54:05,853][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-28 11:54:05,854][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-28 11:54:05,854][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-28 11:54:05,856][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-28 11:54:05,857][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-28 11:54:05,857][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-28 11:54:05,858][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-28 11:54:05,860][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,861][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,862][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,862][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,864][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,865][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,866][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,869][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,871][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,873][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,874][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,888][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,890][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,892][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,895][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,895][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,897][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,898][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,900][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,901][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,903][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,905][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,906][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,908][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,910][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,910][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,912][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,914][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,916][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,917][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,919][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,920][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,922][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,923][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,947][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-28 11:54:07,211][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-28 11:54:07,281][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-28 11:54:07,375][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-28 11:54:07,421][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-28 11:54:07,516][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-28 11:54:07,585][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-28 11:54:07,733][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-28 11:54:07,822][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-28 11:54:07,876][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-08-28 11:54:07,926][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-28 11:54:08,120][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-28 11:54:08,170][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-28 11:54:08,216][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-28 11:54:08,280][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-28 11:54:08,341][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-28 11:54:08,378][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-28 11:54:08,484][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-28 11:54:08,486][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,487][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,487][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,487][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,528][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-28 11:54:08,529][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-28 11:54:08,529][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-28 11:54:08,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-28 11:54:08,531][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-28 11:54:08,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-28 11:54:08,533][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-28 11:54:08,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-28 11:54:08,534][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-28 11:54:08,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:54:08,536][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-28 11:54:08,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:54:08,538][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-28 11:54:08,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-28 11:54:08,541][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-28 11:54:08,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-28 11:54:08,544][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-08-28 11:54:08,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:54:08,546][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:54:08,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:54:08,549][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-28 11:54:08,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-28 11:54:08,551][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-28 11:54:08,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:54:08,553][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-28 11:54:08,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:54:08,555][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,555][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-28 11:54:08,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:54:08,557][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-28 11:54:08,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-28 11:54:08,559][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-28 11:54:08,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-28 11:54:08,565][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:54:08,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:54:08,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,588][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-28 11:54:08,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-28 11:54:08,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,615][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-28 11:54:08,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:54:08,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:54:08,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:08,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-28 11:54:08,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-28 11:54:08,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:08,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-28 11:54:08,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-28 11:54:08,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-28 11:54:08,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-28 11:54:08,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,696][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,697][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,697][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,697][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,697][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,698][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,698][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,698][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,698][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,698][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,699][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,699][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,699][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,699][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-28 11:54:08,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-28 11:54:08,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:54:08,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:54:08,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:54:08,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:08,720][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:54:08,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:54:08,761][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:54:08,764][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@59ab77f8]
-[DEBUG][2015-08-28 11:54:08,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-28 11:54:08,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-28 11:54:08,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-28 11:54:08,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,795][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-28 11:54:08,796][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-28 11:54:08,796][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-28 11:54:08,797][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-28 11:54:08,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:08,798][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-28 11:54:08,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:54:08,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,817][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:54:08,818][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-28 11:54:08,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:54:08,821][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:54:08,821][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-28 11:54:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:54:08,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,843][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-28 11:54:08,843][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-28 11:54:08,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-28 11:54:08,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,871][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-28 11:54:08,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,874][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:54:08,875][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@3abbafc7]
-[DEBUG][2015-08-28 11:54:08,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-28 11:54:08,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-08-28 11:54:08,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-08-28 11:54:08,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,891][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-08-28 11:54:08,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:08,901][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-08-28 11:54:08,904][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:54:08,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,918][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,918][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,918][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,919][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:54:08,920][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@30b078b0]
-[DEBUG][2015-08-28 11:54:08,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-08-28 11:54:08,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-28 11:54:08,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-28 11:54:08,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,933][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-28 11:54:08,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:08,934][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-28 11:54:08,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-28 11:54:08,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,945][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-28 11:54:08,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,949][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:54:08,949][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@756b9292]
-[DEBUG][2015-08-28 11:54:08,955][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-28 11:54:08,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-28 11:54:08,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-28 11:54:08,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,969][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-28 11:54:08,969][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-28 11:54:08,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:08,970][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-28 11:54:08,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-28 11:54:08,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,011][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-28 11:54:09,012][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-28 11:54:09,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:54:09,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,023][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-08-28 11:54:09,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,027][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:54:09,027][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@6f9435]
-[DEBUG][2015-08-28 11:54:09,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-28 11:54:09,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-28 11:54:09,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-28 11:54:09,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,064][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-28 11:54:09,064][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-28 11:54:09,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:09,065][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-28 11:54:09,067][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:54:09,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,077][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-28 11:54:09,077][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-28 11:54:09,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:54:09,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,088][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-28 11:54:09,088][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,088][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,091][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:54:09,091][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@18a25fa3]
-[DEBUG][2015-08-28 11:54:09,096][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-28 11:54:09,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-28 11:54:09,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-28 11:54:09,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,098][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:09,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,104][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-28 11:54:09,104][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@5ffcb67]
-[DEBUG][2015-08-28 11:54:09,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-28 11:54:09,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-28 11:54:09,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-28 11:54:09,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,116][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:09,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,121][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,122][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:54:09,122][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@7192943d]
-[DEBUG][2015-08-28 11:54:09,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-28 11:54:09,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-28 11:54:09,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-28 11:54:09,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,135][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-28 11:54:09,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:09,135][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-28 11:54:09,137][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-28 11:54:09,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,147][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-28 11:54:09,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,151][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:54:09,152][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@651e5313]
-[DEBUG][2015-08-28 11:54:09,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-28 11:54:09,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-28 11:54:09,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-28 11:54:09,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,168][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-28 11:54:09,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:09,170][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-28 11:54:09,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-28 11:54:09,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,184][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-28 11:54:09,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,187][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:54:09,188][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@643d12f]
-[DEBUG][2015-08-28 11:54:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-28 11:54:09,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-28 11:54:09,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-28 11:54:09,201][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,217][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-28 11:54:09,218][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-28 11:54:09,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:09,218][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-28 11:54:09,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-28 11:54:09,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,239][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-28 11:54:09,240][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-28 11:54:09,241][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:54:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,250][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-28 11:54:09,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,252][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:54:09,252][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@5e893e53]
-[DEBUG][2015-08-28 11:54:09,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-28 11:54:09,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-28 11:54:09,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:09,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:54:09,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-28 11:54:09,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:54:09,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-28 11:54:09,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:54:09,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-28 11:54:09,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-28 11:54:09,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-28 11:54:09,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:54:09,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:54:09,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:54:09,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:54:09,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-28 11:54:09,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:54:09,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:54:09,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-28 11:54:09,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-28 11:54:09,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:54:09,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:54:09,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-28 11:54:09,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-28 11:54:09,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-28 11:54:09,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-28 11:54:09,279][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@1985828e]
-[DEBUG][2015-08-28 11:54:09,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-28 11:54:09,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:09,292][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-28 11:54:09,292][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-28 11:54:09,293][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-28 11:54:09,294][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.HotSearchTest] in cache under key [[MergedContextConfiguration@3d7b218b testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:09,296][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@6b931b97 testClass = HotSearchTest, testInstance = com.changyu.test.HotSearchTest@6f88dae, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3d7b218b testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:54:09,297][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.HotSearchTest] from cache with key [[MergedContextConfiguration@3d7b218b testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:09,301][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.HotSearchTest': ResourceElement for private com.changyu.foryou.service.HotSearchService com.changyu.test.HotSearchTest.hotSearchService
-[DEBUG][2015-08-28 11:54:09,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/hotSearchService'
-[DEBUG][2015-08-28 11:54:09,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,313][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.HotSearchTest] from cache with key [[MergedContextConfiguration@3d7b218b testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:09,367][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:09,380][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f708099]
-[DEBUG][2015-08-28 11:54:09,408][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:09,409][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:09,414][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:09,426][com.changyu.foryou.mapper.HotSearchMapper.setNot2Display]==> Preparing: update hot_search set is_display=0 where hot_id=?
-[DEBUG][2015-08-28 11:54:09,674][com.changyu.foryou.mapper.HotSearchMapper.setNot2Display]==> Parameters: 4(Integer)
-[DEBUG][2015-08-28 11:54:09,714][com.changyu.foryou.mapper.HotSearchMapper.setNot2Display]<== Updates: 1
-[DEBUG][2015-08-28 11:54:09,715][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-08-28 11:54:09,715][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f708099]
-[DEBUG][2015-08-28 11:54:09,716][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f708099]
-[DEBUG][2015-08-28 11:54:09,717][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[INFO][2015-08-28 11:54:09,852][com.changyu.test.HotSearchTest]{"message":"ijɹ","status":"success"}
-[DEBUG][2015-08-28 11:54:09,854][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@6b931b97 testClass = HotSearchTest, testInstance = com.changyu.test.HotSearchTest@6f88dae, testMethod = setNot2Display@HotSearchTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3d7b218b testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:54:09,854][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@6b931b97 testClass = HotSearchTest, testInstance = com.changyu.test.HotSearchTest@6f88dae, testMethod = setNot2Display@HotSearchTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3d7b218b testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:09,859][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@6b931b97 testClass = HotSearchTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3d7b218b testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[DEBUG][2015-08-28 11:54:09,861][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-28 11:54:09,862][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@302ff81c declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-28 11:54:09,863][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:09,863][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-28 11:54:09,863][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:09,864][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:09,864][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:09,864][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:09,865][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:09,865][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:09,866][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:09,866][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@165e96e, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:54:09,867][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:09,876][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-28 11:54:09,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-28 11:54:09,878][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-28 11:54:09,878][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-28 11:54:09,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-28 11:54:09,880][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-28 11:54:09,880][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-28 11:54:09,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-28 11:54:09,881][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-28 11:54:09,881][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-28 11:54:09,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-28 11:54:09,883][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-28 11:54:09,884][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-28 11:54:09,885][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-28 11:54:09,885][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-28 11:54:09,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,891][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:09,892][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:09,893][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@766adae2]
-[DEBUG][2015-08-28 11:54:09,897][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:09,897][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:09,897][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:09,898][com.changyu.foryou.mapper.OrderMapper.getUserPhone]==> Preparing: select phone from orders where together_id=? limit 1
-[DEBUG][2015-08-28 11:54:09,912][com.changyu.foryou.mapper.OrderMapper.getUserPhone]==> Parameters: 153651867351430139990413(String)
-[DEBUG][2015-08-28 11:54:10,011][com.changyu.foryou.mapper.OrderMapper.getUserPhone]<== Total: 1
-[DEBUG][2015-08-28 11:54:10,012][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-08-28 11:54:10,013][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@766adae2]
-[DEBUG][2015-08-28 11:54:10,013][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@766adae2]
-[DEBUG][2015-08-28 11:54:10,013][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,014][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,015][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57af135a]
-[DEBUG][2015-08-28 11:54:10,015][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,016][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,016][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,016][com.changyu.foryou.mapper.OrderMapper.getAdminPhone]==> Preparing: select admin_phone from orders where together_id=? limit 1
-[DEBUG][2015-08-28 11:54:10,017][com.changyu.foryou.mapper.OrderMapper.getAdminPhone]==> Parameters: 153651867351430139990413(String)
-[DEBUG][2015-08-28 11:54:10,074][com.changyu.foryou.mapper.OrderMapper.getAdminPhone]<== Total: 1
-[DEBUG][2015-08-28 11:54:10,074][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20002} enter cache
-[DEBUG][2015-08-28 11:54:10,075][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57af135a]
-[DEBUG][2015-08-28 11:54:10,075][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57af135a]
-[DEBUG][2015-08-28 11:54:10,075][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,076][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@165e96e, testMethod = testGetUserPhoneAndAdminPhoneByTogetherId@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:54:10,076][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@165e96e, testMethod = testGetUserPhoneAndAdminPhoneByTogetherId@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,077][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:10,077][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:10,078][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,093][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@19564389, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:54:10,093][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,094][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-28 11:54:10,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-28 11:54:10,094][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-28 11:54:10,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-28 11:54:10,094][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-28 11:54:10,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-28 11:54:10,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-28 11:54:10,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-28 11:54:10,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-28 11:54:10,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-28 11:54:10,096][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,097][org.springframework.jdbc.datasource.DataSourceTransactionManager]Creating new transaction with name [com.changyu.foryou.serviceImpl.OrderServiceImpl.updateOrderStatusAndAmount]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
-[DEBUG][2015-08-28 11:54:10,098][org.springframework.jdbc.datasource.DataSourceTransactionManager]Acquired Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] for JDBC transaction
-[DEBUG][2015-08-28 11:54:10,099][org.springframework.jdbc.datasource.DataSourceTransactionManager]Switching JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] to manual commit
-[DEBUG][2015-08-28 11:54:10,128][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,129][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d5dce4d]
-[DEBUG][2015-08-28 11:54:10,129][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,129][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Preparing: update orders set total_price=?, status=2 where together_id=?
-[DEBUG][2015-08-28 11:54:10,132][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Parameters: 3.0(Double), 153651867351430139990413(String)
-[DEBUG][2015-08-28 11:54:10,150][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]<== Updates: 6
-[DEBUG][2015-08-28 11:54:10,150][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20003} enter cache
-[DEBUG][2015-08-28 11:54:10,150][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d5dce4d]
-[DEBUG][2015-08-28 11:54:10,150][org.springframework.jdbc.datasource.DataSourceTransactionManager]Initiating transaction commit
-[DEBUG][2015-08-28 11:54:10,151][org.springframework.jdbc.datasource.DataSourceTransactionManager]Committing JDBC transaction on Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc]
-[DEBUG][2015-08-28 11:54:10,201][org.mybatis.spring.SqlSessionUtils]Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d5dce4d]
-[DEBUG][2015-08-28 11:54:10,201][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d5dce4d]
-[DEBUG][2015-08-28 11:54:10,224][org.springframework.jdbc.datasource.DataSourceTransactionManager]Releasing JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] after transaction
-[DEBUG][2015-08-28 11:54:10,224][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,225][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@19564389, testMethod = updateOrderStatusAndAmount@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:54:10,226][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@19564389, testMethod = updateOrderStatusAndAmount@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,226][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:10,227][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:10,228][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,228][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@53cef03a, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:54:10,228][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,229][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-28 11:54:10,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-28 11:54:10,229][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-28 11:54:10,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-28 11:54:10,229][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-28 11:54:10,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-28 11:54:10,230][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-28 11:54:10,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-28 11:54:10,230][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-28 11:54:10,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-28 11:54:10,231][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,245][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@53cef03a, testMethod = testWebHooks@orderTest, testException = java.lang.NoClassDefFoundError: com/pingplusplus/model/Webhooks, mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:54:10,246][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@53cef03a, testMethod = testWebHooks@orderTest, testException = java.lang.NoClassDefFoundError: com/pingplusplus/model/Webhooks, mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,253][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:10,254][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:10,255][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,255][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@7abdd265, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:54:10,256][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,256][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-28 11:54:10,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-28 11:54:10,257][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-28 11:54:10,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-28 11:54:10,258][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-28 11:54:10,258][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-28 11:54:10,258][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-28 11:54:10,258][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-28 11:54:10,258][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-28 11:54:10,259][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-28 11:54:10,259][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,262][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,263][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@444023d7]
-[DEBUG][2015-08-28 11:54:10,263][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,264][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,264][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,264][com.changyu.foryou.mapper.CampusMapper.getCampusByOrder]==> Preparing: select campus_id,campus_name,open_time,close_time,close_reason,status from campus where campus_id = ( select campus_id from orders where order_id=? and phone = ? limit 1 )
-[DEBUG][2015-08-28 11:54:10,272][com.changyu.foryou.mapper.CampusMapper.getCampusByOrder]==> Parameters: 1429972027467(String), 18896554880(String)
-[DEBUG][2015-08-28 11:54:10,304][com.changyu.foryou.mapper.CampusMapper.getCampusByOrder]<== Total: 1
-[DEBUG][2015-08-28 11:54:10,305][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20004} enter cache
-[DEBUG][2015-08-28 11:54:10,305][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@444023d7]
-[DEBUG][2015-08-28 11:54:10,305][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@444023d7]
-[DEBUG][2015-08-28 11:54:10,305][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,445][com.changyu.test.orderTest]campus is{"campusId":1,"campusName":"ݴѧУ","closeReason":"ʦ","closeTime":46800000,"openTime":61000,"status":1}
-[DEBUG][2015-08-28 11:54:10,456][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,457][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75d6c6da]
-[DEBUG][2015-08-28 11:54:10,457][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,458][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,458][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,458][com.changyu.foryou.mapper.OrderMapper.changeOrderStatus2Buy]==> Preparing: update orders set status=1,message=?,reserve_time=?, together_id=?,rank=?,together_date=Now(), pay_way=?, price=? ,total_price=? where order_id=? And phone=?
-[DEBUG][2015-08-28 11:54:10,464][com.changyu.foryou.mapper.OrderMapper.changeOrderStatus2Buy]==> Parameters: մʹ(String), ʹ(String), 188965548801440734050261(String), 1427691760293(String), 1(Short), 105.0(Float), 1000.5(Float), 1429972027467(Long), 18896554880(String)
-[DEBUG][2015-08-28 11:54:10,513][com.changyu.foryou.mapper.OrderMapper.changeOrderStatus2Buy]<== Updates: 1
-[DEBUG][2015-08-28 11:54:10,514][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20005} enter cache
-[DEBUG][2015-08-28 11:54:10,514][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75d6c6da]
-[DEBUG][2015-08-28 11:54:10,514][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75d6c6da]
-[DEBUG][2015-08-28 11:54:10,514][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,516][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,516][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b40c938]
-[DEBUG][2015-08-28 11:54:10,516][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,517][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,517][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,517][com.changyu.foryou.mapper.OrderMapper.selectByPrimaryKey]==> Preparing: select order_id, phone, create_time, status, price, order_count,together_id, is_remarked, tag, food_id,rank from orders where order_id = ? AND phone = ?
-[DEBUG][2015-08-28 11:54:10,519][com.changyu.foryou.mapper.OrderMapper.selectByPrimaryKey]==> Parameters: 1429972027467(Long), 18896554880(String)
-[DEBUG][2015-08-28 11:54:10,563][com.changyu.foryou.mapper.OrderMapper.selectByPrimaryKey]<== Total: 1
-[DEBUG][2015-08-28 11:54:10,564][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20006} enter cache
-[DEBUG][2015-08-28 11:54:10,564][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b40c938]
-[DEBUG][2015-08-28 11:54:10,564][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b40c938]
-[DEBUG][2015-08-28 11:54:10,564][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,565][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,566][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32f2e8ca]
-[DEBUG][2015-08-28 11:54:10,566][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,566][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,567][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,567][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]==> Preparing: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-[DEBUG][2015-08-28 11:54:10,568][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]==> Parameters: 6(Integer), 6(Integer), 10145(Long), 1(Integer)
-[DEBUG][2015-08-28 11:54:10,594][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]<== Updates: 1
-[DEBUG][2015-08-28 11:54:10,594][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20007} enter cache
-[DEBUG][2015-08-28 11:54:10,594][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32f2e8ca]
-[DEBUG][2015-08-28 11:54:10,595][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32f2e8ca]
-[DEBUG][2015-08-28 11:54:10,595][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[INFO][2015-08-28 11:54:10,595][com.changyu.test.orderTest]1
-[INFO][2015-08-28 11:54:10,595][com.changyu.test.orderTest]flag is1
-[DEBUG][2015-08-28 11:54:10,607][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@7abdd265, testMethod = changeOrderStatus2Buy@orderTest, testException = java.lang.NoClassDefFoundError: com/pingplusplus/exception/PingppException, mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:54:10,608][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@7abdd265, testMethod = changeOrderStatus2Buy@orderTest, testException = java.lang.NoClassDefFoundError: com/pingplusplus/exception/PingppException, mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,609][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:10,610][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:10,610][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,610][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@1b393f8f, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:54:10,611][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,611][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-28 11:54:10,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-28 11:54:10,612][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-28 11:54:10,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-28 11:54:10,612][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-28 11:54:10,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-28 11:54:10,612][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-28 11:54:10,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-28 11:54:10,612][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-28 11:54:10,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-28 11:54:10,613][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,614][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,615][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b7bd33f]
-[DEBUG][2015-08-28 11:54:10,689][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,689][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,689][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,690][com.changyu.foryou.mapper.OrderMapper.getTogetherId]==> Preparing: select distinct together_id from orders WHERE phone = ? and together_id is not null and orders.tag=1 and status = ? group by together_id order by together_date DESC
-[DEBUG][2015-08-28 11:54:10,698][com.changyu.foryou.mapper.OrderMapper.getTogetherId]==> Parameters: 18896554880(String), 1(Integer)
-[DEBUG][2015-08-28 11:54:10,727][com.changyu.foryou.mapper.OrderMapper.getTogetherId]<== Total: 20
-[DEBUG][2015-08-28 11:54:10,728][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20008} enter cache
-[DEBUG][2015-08-28 11:54:10,728][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b7bd33f]
-[DEBUG][2015-08-28 11:54:10,728][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b7bd33f]
-[DEBUG][2015-08-28 11:54:10,729][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,733][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,733][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e9c92a3]
-[DEBUG][2015-08-28 11:54:10,733][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,734][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,734][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,734][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:10,740][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440733097982(String)
-[DEBUG][2015-08-28 11:54:10,790][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 2
-[DEBUG][2015-08-28 11:54:10,791][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20009} enter cache
-[DEBUG][2015-08-28 11:54:10,791][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e9c92a3]
-[DEBUG][2015-08-28 11:54:10,792][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e9c92a3]
-[DEBUG][2015-08-28 11:54:10,792][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,793][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,793][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17e02401]
-[DEBUG][2015-08-28 11:54:10,793][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,794][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,794][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,794][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:10,796][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440661293654(String)
-[DEBUG][2015-08-28 11:54:10,829][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 2
-[DEBUG][2015-08-28 11:54:10,830][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17e02401]
-[DEBUG][2015-08-28 11:54:10,830][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17e02401]
-[DEBUG][2015-08-28 11:54:10,830][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,831][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,831][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79708fc8]
-[DEBUG][2015-08-28 11:54:10,831][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,832][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,832][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,832][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:10,833][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440661252515(String)
-[DEBUG][2015-08-28 11:54:10,876][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:10,877][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79708fc8]
-[DEBUG][2015-08-28 11:54:10,877][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79708fc8]
-[DEBUG][2015-08-28 11:54:10,877][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,878][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,878][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b58cd68]
-[DEBUG][2015-08-28 11:54:10,878][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,879][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,879][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,879][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:10,880][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440654727076(String)
-[DEBUG][2015-08-28 11:54:10,937][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:10,938][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b58cd68]
-[DEBUG][2015-08-28 11:54:10,938][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b58cd68]
-[DEBUG][2015-08-28 11:54:10,938][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,939][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,939][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@280685d4]
-[DEBUG][2015-08-28 11:54:10,939][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,940][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,940][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,941][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:10,942][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440654223716(String)
-[DEBUG][2015-08-28 11:54:10,968][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:10,969][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@280685d4]
-[DEBUG][2015-08-28 11:54:10,970][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@280685d4]
-[DEBUG][2015-08-28 11:54:10,970][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,970][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,971][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b35f90]
-[DEBUG][2015-08-28 11:54:10,971][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,971][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,972][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,972][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:10,973][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440646423798(String)
-[DEBUG][2015-08-28 11:54:11,034][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,035][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b35f90]
-[DEBUG][2015-08-28 11:54:11,036][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b35f90]
-[DEBUG][2015-08-28 11:54:11,036][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,036][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,037][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3110bf99]
-[DEBUG][2015-08-28 11:54:11,037][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,038][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,038][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,039][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,043][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440646370196(String)
-[DEBUG][2015-08-28 11:54:11,160][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 3
-[DEBUG][2015-08-28 11:54:11,162][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3110bf99]
-[DEBUG][2015-08-28 11:54:11,162][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3110bf99]
-[DEBUG][2015-08-28 11:54:11,162][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,163][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,163][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@724715dd]
-[DEBUG][2015-08-28 11:54:11,163][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,164][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,164][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,164][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,165][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440645258922(String)
-[DEBUG][2015-08-28 11:54:11,318][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,319][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@724715dd]
-[DEBUG][2015-08-28 11:54:11,319][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@724715dd]
-[DEBUG][2015-08-28 11:54:11,319][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,320][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,320][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78e93be3]
-[DEBUG][2015-08-28 11:54:11,320][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,321][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,321][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,321][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,322][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440642029086(String)
-[DEBUG][2015-08-28 11:54:11,351][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,352][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78e93be3]
-[DEBUG][2015-08-28 11:54:11,352][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78e93be3]
-[DEBUG][2015-08-28 11:54:11,353][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,353][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,353][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@231d8cb8]
-[DEBUG][2015-08-28 11:54:11,353][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,354][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,354][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,354][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,355][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440644121000(String)
-[DEBUG][2015-08-28 11:54:11,410][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,411][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@231d8cb8]
-[DEBUG][2015-08-28 11:54:11,411][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@231d8cb8]
-[DEBUG][2015-08-28 11:54:11,411][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,412][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,412][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@568653d9]
-[DEBUG][2015-08-28 11:54:11,412][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,413][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,413][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,413][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,414][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440640717556(String)
-[DEBUG][2015-08-28 11:54:11,448][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,450][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@568653d9]
-[DEBUG][2015-08-28 11:54:11,451][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@568653d9]
-[DEBUG][2015-08-28 11:54:11,451][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,451][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,451][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2bffef5a]
-[DEBUG][2015-08-28 11:54:11,452][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,452][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,452][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,453][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,453][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440640696862(String)
-[DEBUG][2015-08-28 11:54:11,482][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,483][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2bffef5a]
-[DEBUG][2015-08-28 11:54:11,483][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2bffef5a]
-[DEBUG][2015-08-28 11:54:11,484][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,484][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,484][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38b8ea59]
-[DEBUG][2015-08-28 11:54:11,485][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,486][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,486][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,486][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,487][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440640405709(String)
-[DEBUG][2015-08-28 11:54:11,507][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,508][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38b8ea59]
-[DEBUG][2015-08-28 11:54:11,508][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38b8ea59]
-[DEBUG][2015-08-28 11:54:11,509][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,509][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,509][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1aade4cd]
-[DEBUG][2015-08-28 11:54:11,510][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,510][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,510][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,513][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,513][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440640358598(String)
-[DEBUG][2015-08-28 11:54:11,541][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,542][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1aade4cd]
-[DEBUG][2015-08-28 11:54:11,542][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1aade4cd]
-[DEBUG][2015-08-28 11:54:11,543][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,543][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,543][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28507978]
-[DEBUG][2015-08-28 11:54:11,544][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,545][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,545][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,545][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,546][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440640322494(String)
-[DEBUG][2015-08-28 11:54:11,575][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,576][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28507978]
-[DEBUG][2015-08-28 11:54:11,576][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28507978]
-[DEBUG][2015-08-28 11:54:11,576][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,577][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,578][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ba77bae]
-[DEBUG][2015-08-28 11:54:11,578][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,579][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,579][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,579][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,580][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440640200849(String)
-[DEBUG][2015-08-28 11:54:11,612][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 2
-[DEBUG][2015-08-28 11:54:11,613][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ba77bae]
-[DEBUG][2015-08-28 11:54:11,614][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ba77bae]
-[DEBUG][2015-08-28 11:54:11,615][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,615][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,616][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ef9b0e3]
-[DEBUG][2015-08-28 11:54:11,616][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,616][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,617][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,617][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,617][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440580145712(String)
-[DEBUG][2015-08-28 11:54:11,643][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,644][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ef9b0e3]
-[DEBUG][2015-08-28 11:54:11,644][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ef9b0e3]
-[DEBUG][2015-08-28 11:54:11,644][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,645][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,645][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47ab8f4c]
-[DEBUG][2015-08-28 11:54:11,645][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,646][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,646][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,646][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,647][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440580090414(String)
-[DEBUG][2015-08-28 11:54:11,677][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,677][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47ab8f4c]
-[DEBUG][2015-08-28 11:54:11,678][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47ab8f4c]
-[DEBUG][2015-08-28 11:54:11,678][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,678][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,678][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c491325]
-[DEBUG][2015-08-28 11:54:11,679][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,679][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,679][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,680][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,680][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440577198000(String)
-[DEBUG][2015-08-28 11:54:11,712][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,714][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c491325]
-[DEBUG][2015-08-28 11:54:11,714][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c491325]
-[DEBUG][2015-08-28 11:54:11,714][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,715][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,715][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20849f4d]
-[DEBUG][2015-08-28 11:54:11,715][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,716][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,716][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,716][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,717][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440578981000(String)
-[DEBUG][2015-08-28 11:54:11,750][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,751][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20849f4d]
-[DEBUG][2015-08-28 11:54:11,751][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20849f4d]
-[DEBUG][2015-08-28 11:54:11,751][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,888][com.changyu.test.orderTest]Ϊ:==================={"message":"ȡɹ","orderList":[{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":15.5,"foodId":10626,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430749998501-711514390.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":" 100g","orderCount":1,"orderId":1440731450749,"payWay":1,"price":19,"status":1,"togetherDate":"2015-08-28","totalPrice":17.3},{"campusId":1,"discountPrice":1.8,"foodId":20103,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1428304424264313988450.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ɿڿԭζװ300ml","orderCount":1,"orderId":1440694341476,"payWay":1,"price":2.5,"status":1,"togetherDate":"2015-08-28","totalPrice":17.3}],"status":1,"togetherDate":"2015-08-28","togetherId":"188965548801440733097982"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":6,"foodId":10502,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/14303566070531647331737.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ɿţ 200ml ","orderCount":2,"orderId":1440660099000,"payWay":1,"price":6.5,"status":1,"togetherDate":"2015-08-27","totalPrice":24},{"campusId":1,"discountPrice":6,"foodId":10502,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/14303566070531647331737.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ɿţ 200ml ","orderCount":2,"orderId":1440660094,"payWay":1,"price":6.5,"status":1,"togetherDate":"2015-08-27","totalPrice":24}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440661293654"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":9,"foodId":10505,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430356924473-2020464999.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ľţ","orderCount":1,"orderId":1440660564114,"payWay":1,"price":10,"status":1,"togetherDate":"2015-08-27","totalPrice":9}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440661252515"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":2.2,"foodId":10104,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1429978829607-341552924.jpg","isDiscount":0,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ʦ̳ţװ","orderCount":8,"orderId":1440654712959,"payWay":1,"price":2.5,"status":1,"togetherDate":"2015-08-27","totalPrice":17}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440654727076"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":4,"foodId":20310,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/14309657657171830327889.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"550ml","orderCount":6,"orderId":1440653976440,"payWay":1,"price":5,"status":1,"togetherDate":"2015-08-27","totalPrice":21}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440654223716"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":19,"foodId":10625,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430719698852-475732699.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ţ˾ 170g","orderCount":1,"orderId":1440646397643,"payWay":1,"price":21,"status":1,"togetherDate":"2015-08-27","totalPrice":19}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440646423798"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":17,"foodId":10624,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430719651816-660583872.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"÷ 280g","orderCount":1,"orderId":1440644377888,"payWay":1,"price":19,"status":1,"togetherDate":"2015-08-27","totalPrice":21.7},{"campusId":1,"discountPrice":2.2,"foodId":10139,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1429026956640-393821874.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ʦ̳ţ116˴װ","orderCount":1,"orderId":1440644145769,"payWay":1,"price":2.5,"status":1,"togetherDate":"2015-08-27","totalPrice":21.7},{"campusId":1,"discountPrice":2.2,"foodId":10104,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1429978829607-341552924.jpg","isDiscount":0,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ʦ̳ţװ","orderCount":1,"orderId":1440644086950,"payWay":1,"price":2.5,"status":1,"togetherDate":"2015-08-27","totalPrice":21.7}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440646370196"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":5,"foodId":10504,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430356805592-29297593.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"500 â֭ 490ml","orderCount":1,"orderId":1440645256860,"payWay":1,"price":6,"status":1,"togetherDate":"2015-08-27","totalPrice":5}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440645258922"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":2.3,"foodId":10103,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1429979019787-2094260834.jpg","isDiscount":0,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ͳһ̳ţװ","orderCount":8,"orderId":1440641768228,"payWay":1,"price":2.5,"status":1,"togetherDate":"2015-08-27","totalPrice":2.5}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440642029086"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":2.5,"foodId":10707,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430902128800-2091261796.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"2 ɽ","orderCount":1,"orderId":1440644121000,"payWay":1,"price":3,"status":1,"togetherDate":"2015-08-27","totalPrice":2.5}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440644121000"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":6.5,"foodId":10721,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430929793390366766376.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ũȦ 70g ","orderCount":1,"orderId":1440640711287,"payWay":1,"price":7.5,"status":1,"togetherDate":"2015-08-27","totalPrice":6.5}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440640717556"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":7.5,"foodId":10507,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430357505520-2117877345.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"7Dâ 100g","orderCount":1,"orderId":1440640691932,"payWay":1,"price":8.5,"status":1,"togetherDate":"2015-08-27","totalPrice":7.5}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440640696862"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":15.5,"foodId":10626,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430749998501-711514390.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":" 100g","orderCount":1,"orderId":1440640404063,"payWay":1,"price":19,"status":1,"togetherDate":"2015-08-27","totalPrice":15.5}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440640405709"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":9,"foodId":10505,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430356924473-2020464999.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ľţ","orderCount":1,"orderId":1440640354206,"payWay":1,"price":10,"status":1,"togetherDate":"2015-08-27","totalPrice":9}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440640358598"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":5,"foodId":10504,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430356805592-29297593.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"500 â֭ 490ml","orderCount":1,"orderId":1440640317304,"payWay":1,"price":6,"status":1,"togetherDate":"2015-08-27","totalPrice":5}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440640322494"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":15.5,"foodId":10623,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430719607184-1238184999.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"С 280g","orderCount":1,"orderId":1440583898741,"payWay":1,"price":18,"status":1,"togetherDate":"2015-08-27","totalPrice":34.5},{"campusId":1,"discountPrice":19,"foodId":10625,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430719698852-475732699.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ţ˾ 170g","orderCount":1,"orderId":1440583619618,"payWay":1,"price":21,"status":1,"togetherDate":"2015-08-27","totalPrice":34.5}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440640200849"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":7.5,"foodId":10507,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430357505520-2117877345.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"7Dâ 100g","orderCount":1,"orderId":1440580139867,"payWay":1,"price":8.5,"status":1,"togetherDate":"2015-08-26","totalPrice":7.5}],"status":1,"togetherDate":"2015-08-26","togetherId":"188965548801440580145712"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":9,"foodId":10505,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430356924473-2020464999.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ľţ","orderCount":1,"orderId":1440580065363,"payWay":1,"price":10,"status":1,"togetherDate":"2015-08-26","totalPrice":9}],"status":1,"togetherDate":"2015-08-26","togetherId":"188965548801440580090414"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":6,"foodId":10502,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/14303566070531647331737.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ɿţ 200ml ","orderCount":1,"orderId":1440576983,"payWay":1,"price":6.5,"status":1,"togetherDate":"2015-08-26","totalPrice":0.1}],"status":1,"togetherDate":"2015-08-26","togetherId":"188965548801440577198000"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":6,"foodId":10501,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430356518035-1968529639.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":" ݮţ200ml ","orderCount":1,"orderId":1440578968,"payWay":1,"price":6.5,"status":1,"togetherDate":"2015-08-26","totalPrice":100}],"status":1,"togetherDate":"2015-08-26","togetherId":"188965548801440578981000"}],"status":"success"}
-[DEBUG][2015-08-28 11:54:11,911][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@1b393f8f, testMethod = getOrderInMine@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:54:11,911][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@1b393f8f, testMethod = getOrderInMine@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:11,912][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:11,912][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:11,913][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:11,914][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@6a07e6da, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:54:11,915][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:11,915][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-28 11:54:11,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-28 11:54:11,915][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-28 11:54:11,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-28 11:54:11,916][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-28 11:54:11,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-28 11:54:11,916][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-28 11:54:11,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-28 11:54:11,916][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-28 11:54:11,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-28 11:54:11,917][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:11,918][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,918][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cc52898]
-[DEBUG][2015-08-28 11:54:11,919][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,919][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,919][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,920][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]==> Preparing: select preferential_id, need_number, discount_num ,campus_id from preferential where campus_id=? order by need_number desc
-[DEBUG][2015-08-28 11:54:11,921][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]==> Parameters: 1(Integer)
-[DEBUG][2015-08-28 11:54:11,974][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]<== Total: 3
-[DEBUG][2015-08-28 11:54:11,975][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20010} enter cache
-[DEBUG][2015-08-28 11:54:11,975][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cc52898]
-[DEBUG][2015-08-28 11:54:11,989][org.mybatis.spring.SqlSessionUtils]Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cc52898] from current transaction
-[DEBUG][2015-08-28 11:54:11,990][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]==> Preparing: select is_discount,discount_price,food.price,is_full_discount,orders.food_id,order_count from orders,food where orders.food_id=food.food_id and orders.tag =1 and order_id=? and phone = ?
-[DEBUG][2015-08-28 11:54:11,991][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]==> Parameters: 1440642075330(Long), 18896554880(String)
-[DEBUG][2015-08-28 11:54:12,018][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]<== Total: 0
-[DEBUG][2015-08-28 11:54:12,018][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20011} enter cache
-[DEBUG][2015-08-28 11:54:12,019][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cc52898]
-[DEBUG][2015-08-28 11:54:12,019][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-28 11:54:12,019][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cc52898]
-[DEBUG][2015-08-28 11:54:12,019][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:12,020][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@6a07e6da, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:54:12,020][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@6a07e6da, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,022][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@13c93f78 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[DEBUG][2015-08-28 11:54:12,023][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.receiverTest].
-[DEBUG][2015-08-28 11:54:12,024][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@5a23a052 declaringClass = 'com.changyu.test.receiverTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-28 11:54:12,024][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.receiverTest]
-[DEBUG][2015-08-28 11:54:12,024][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.receiverTest]: using defaults.
-[DEBUG][2015-08-28 11:54:12,024][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.receiverTest]
-[DEBUG][2015-08-28 11:54:12,025][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.receiverTest]
-[DEBUG][2015-08-28 11:54:12,025][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.receiverTest]
-[DEBUG][2015-08-28 11:54:12,025][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.receiverTest]
-[DEBUG][2015-08-28 11:54:12,025][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.receiverTest]
-[DEBUG][2015-08-28 11:54:12,026][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.receiverTest]
-[DEBUG][2015-08-28 11:54:12,026][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.receiverTest] from cache with key [[MergedContextConfiguration@1e43d24e testClass = receiverTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,027][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@76a40e67 testClass = receiverTest, testInstance = com.changyu.test.receiverTest@cadc90b, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e43d24e testClass = receiverTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:54:12,027][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.receiverTest] from cache with key [[MergedContextConfiguration@1e43d24e testClass = receiverTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,035][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.receiverTest': AutowiredMethodElement for public void com.changyu.test.receiverTest.setReceiverService(com.changyu.foryou.service.ReceiverService)
-[DEBUG][2015-08-28 11:54:12,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverService'
-[DEBUG][2015-08-28 11:54:12,036][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.receiverTest' to bean named 'receiverService'
-[DEBUG][2015-08-28 11:54:12,037][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:12,037][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:12,037][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:12,037][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:12,042][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.receiverTest] from cache with key [[MergedContextConfiguration@1e43d24e testClass = receiverTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,043][org.springframework.jdbc.datasource.DataSourceTransactionManager]Creating new transaction with name [com.changyu.foryou.serviceImpl.ReceiverServiceImpl.deleteByPrimaryKey]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
-[DEBUG][2015-08-28 11:54:12,044][org.springframework.jdbc.datasource.DataSourceTransactionManager]Acquired Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] for JDBC transaction
-[DEBUG][2015-08-28 11:54:12,044][org.springframework.jdbc.datasource.DataSourceTransactionManager]Switching JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] to manual commit
-[DEBUG][2015-08-28 11:54:12,076][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:12,076][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62872dd9]
-[DEBUG][2015-08-28 11:54:12,076][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:12,077][com.changyu.foryou.mapper.ReceiverMapper.deleteByPrimaryKey]==> Preparing: update receiver set is_out=1 where rank = ? and phone_id = ?
-[DEBUG][2015-08-28 11:54:12,078][com.changyu.foryou.mapper.ReceiverMapper.deleteByPrimaryKey]==> Parameters: 1439974693011(String), 18896554880(String)
-[DEBUG][2015-08-28 11:54:12,119][com.changyu.foryou.mapper.ReceiverMapper.deleteByPrimaryKey]<== Updates: 0
-[DEBUG][2015-08-28 11:54:12,119][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20012} enter cache
-[DEBUG][2015-08-28 11:54:12,119][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62872dd9]
-[DEBUG][2015-08-28 11:54:12,119][org.springframework.jdbc.datasource.DataSourceTransactionManager]Initiating transaction commit
-[DEBUG][2015-08-28 11:54:12,120][org.springframework.jdbc.datasource.DataSourceTransactionManager]Committing JDBC transaction on Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc]
-[DEBUG][2015-08-28 11:54:12,162][org.mybatis.spring.SqlSessionUtils]Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62872dd9]
-[DEBUG][2015-08-28 11:54:12,162][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62872dd9]
-[DEBUG][2015-08-28 11:54:12,178][org.springframework.jdbc.datasource.DataSourceTransactionManager]Releasing JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] after transaction
-[DEBUG][2015-08-28 11:54:12,179][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:12,179][com.changyu.test.receiverTest]========================={"message":"ɾַʧܣ","status":"failure"}==================================
-[DEBUG][2015-08-28 11:54:12,179][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@76a40e67 testClass = receiverTest, testInstance = com.changyu.test.receiverTest@cadc90b, testMethod = deleteReceiver@receiverTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e43d24e testClass = receiverTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:54:12,180][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@76a40e67 testClass = receiverTest, testInstance = com.changyu.test.receiverTest@cadc90b, testMethod = deleteReceiver@receiverTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e43d24e testClass = receiverTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,181][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@76a40e67 testClass = receiverTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e43d24e testClass = receiverTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[DEBUG][2015-08-28 11:54:12,184][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.userTest].
-[DEBUG][2015-08-28 11:54:12,185][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@49727c8e declaringClass = 'com.changyu.test.userTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-28 11:54:12,185][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.userTest]
-[DEBUG][2015-08-28 11:54:12,186][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.userTest]: using defaults.
-[DEBUG][2015-08-28 11:54:12,186][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.userTest]
-[DEBUG][2015-08-28 11:54:12,186][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.userTest]
-[DEBUG][2015-08-28 11:54:12,186][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.userTest]
-[DEBUG][2015-08-28 11:54:12,186][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.userTest]
-[DEBUG][2015-08-28 11:54:12,187][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.userTest]
-[DEBUG][2015-08-28 11:54:12,187][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.userTest]
-[DEBUG][2015-08-28 11:54:12,188][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.userTest] from cache with key [[MergedContextConfiguration@1d5caa7a testClass = userTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,188][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@2ebc3ea5 testClass = userTest, testInstance = com.changyu.test.userTest@48b4da9b, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1d5caa7a testClass = userTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:54:12,188][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.userTest] from cache with key [[MergedContextConfiguration@1d5caa7a testClass = userTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,194][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.userTest': AutowiredMethodElement for public void com.changyu.test.userTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-28 11:54:12,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-28 11:54:12,195][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.userTest' to bean named 'orderService'
-[DEBUG][2015-08-28 11:54:12,195][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.userTest': AutowiredMethodElement for public void com.changyu.test.userTest.setUserservice(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-28 11:54:12,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-28 11:54:12,196][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.userTest' to bean named 'userService'
-[DEBUG][2015-08-28 11:54:12,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:12,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:12,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:12,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:12,201][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.userTest] from cache with key [[MergedContextConfiguration@1d5caa7a testClass = userTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,217][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:12,218][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71a80002]
-[DEBUG][2015-08-28 11:54:12,220][com.changyu.foryou.mapper.UsersMapper]Cache Hit Ratio [com.changyu.foryou.mapper.UsersMapper]: 0.0
-[DEBUG][2015-08-28 11:54:12,220][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:12,221][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:12,221][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:12,221][com.changyu.foryou.mapper.UsersMapper.selectByPhoneAndPassword]==> Preparing: select phone, password, type, nickname, img_url, last_login_date,create_time,sex,academy,qq,weixin from users where phone=? and password=?
-[DEBUG][2015-08-28 11:54:12,223][com.changyu.foryou.mapper.UsersMapper.selectByPhoneAndPassword]==> Parameters: 18896554880(String), fcea920f7412b5da7be0cf42b8c93759(String)
-[DEBUG][2015-08-28 11:54:12,243][com.changyu.foryou.mapper.UsersMapper.selectByPhoneAndPassword]<== Total: 0
-[DEBUG][2015-08-28 11:54:12,243][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20013} enter cache
-[DEBUG][2015-08-28 11:54:12,244][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71a80002]
-[DEBUG][2015-08-28 11:54:12,244][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71a80002]
-[DEBUG][2015-08-28 11:54:12,244][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:12,244][com.changyu.test.userTest]==================={"message":"ʧܣԭ","status":"failure"}======================================================
-[DEBUG][2015-08-28 11:54:12,245][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@2ebc3ea5 testClass = userTest, testInstance = com.changyu.test.userTest@48b4da9b, testMethod = changePassword@userTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1d5caa7a testClass = userTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:54:12,245][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@2ebc3ea5 testClass = userTest, testInstance = com.changyu.test.userTest@48b4da9b, testMethod = changePassword@userTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1d5caa7a testClass = userTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,246][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@2ebc3ea5 testClass = userTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1d5caa7a testClass = userTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[DEBUG][2015-08-28 11:54:12,247][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.versionTest].
-[DEBUG][2015-08-28 11:54:12,247][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@16303561 declaringClass = 'com.changyu.test.versionTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-28 11:54:12,248][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.versionTest]
-[DEBUG][2015-08-28 11:54:12,248][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.versionTest]: using defaults.
-[DEBUG][2015-08-28 11:54:12,248][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.versionTest]
-[DEBUG][2015-08-28 11:54:12,249][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.versionTest]
-[DEBUG][2015-08-28 11:54:12,249][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.versionTest]
-[DEBUG][2015-08-28 11:54:12,249][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.versionTest]
-[DEBUG][2015-08-28 11:54:12,249][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.versionTest]
-[DEBUG][2015-08-28 11:54:12,249][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.versionTest]
-[DEBUG][2015-08-28 11:54:12,250][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.versionTest] from cache with key [[MergedContextConfiguration@17b63ce testClass = versionTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,250][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@4bd56a24 testClass = versionTest, testInstance = com.changyu.test.versionTest@282b8861, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@17b63ce testClass = versionTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:54:12,251][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.versionTest] from cache with key [[MergedContextConfiguration@17b63ce testClass = versionTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:12,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:12,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:12,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:12,256][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.versionTest] from cache with key [[MergedContextConfiguration@17b63ce testClass = versionTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,257][com.changyu.test.versionTest]================================={"android_version":"1.1.0","ios_version":"1.0.1","message":"ȡ汾ųɹ","status":"success"}=============================================
-[DEBUG][2015-08-28 11:54:12,258][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@4bd56a24 testClass = versionTest, testInstance = com.changyu.test.versionTest@282b8861, testMethod = getVersion@versionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@17b63ce testClass = versionTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:54:12,258][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@4bd56a24 testClass = versionTest, testInstance = com.changyu.test.versionTest@282b8861, testMethod = getVersion@versionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@17b63ce testClass = versionTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,258][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@4bd56a24 testClass = versionTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@17b63ce testClass = versionTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-28 11:54:12,262][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@34521982: startup date [Fri Aug 28 11:54:02 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-28 11:54:12,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:12,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-28 11:54:12,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4b027d71: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-28 11:54:12,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest, com.changyu.test.userTest]
-[DEBUG][2015-08-28 11:54:12,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'receiverService': [com.changyu.test.receiverTest]
-[DEBUG][2015-08-28 11:54:12,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '/hotSearchService': [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:54:12,267][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:54:12,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-28 11:54:12,269][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-08-28 11:54:12,269][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[DEBUG][2015-08-28 11:54:12,275][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} exit cache
-[DEBUG][2015-08-28 11:54:12,275][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20002} exit cache
-[DEBUG][2015-08-28 11:54:12,275][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20003} exit cache
-[DEBUG][2015-08-28 11:54:12,275][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20004} exit cache
-[DEBUG][2015-08-28 11:54:12,276][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20005} exit cache
-[DEBUG][2015-08-28 11:54:12,276][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20006} exit cache
-[DEBUG][2015-08-28 11:54:12,276][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20007} exit cache
-[DEBUG][2015-08-28 11:54:12,276][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20008} exit cache
-[DEBUG][2015-08-28 11:54:12,276][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20009} exit cache
-[DEBUG][2015-08-28 11:54:12,276][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20010} exit cache
-[DEBUG][2015-08-28 11:54:12,277][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20011} exit cache
-[DEBUG][2015-08-28 11:54:12,277][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20012} exit cache
-[DEBUG][2015-08-28 11:54:12,277][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20013} exit cache
-[INFO][2015-08-28 11:54:12,282][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-29 16:39:40,925][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-29 16:39:41,281][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@683267dd declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-29 16:39:41,427][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-29 16:39:41,437][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-29 16:39:41,746][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-29 16:39:41,747][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-29 16:39:41,759][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-29 16:39:41,760][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-29 16:39:41,763][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-29 16:39:41,764][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-29 16:39:41,771][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-29 16:39:41,771][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-29 16:39:41,779][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@185afba1 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-29 16:39:41,779][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@185afba1 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-29 16:39:42,291][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:42,294][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:42,298][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:42,299][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:42,349][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:42,349][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:42,350][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:42,350][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-29 16:39:42,372][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-29 16:39:42,613][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-29 16:39:43,002][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-29 16:39:43,021][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-29 16:39:43,024][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-29 16:39:43,236][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-29 16:39:43,265][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-29 16:39:43,300][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-29 16:39:43,393][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-29 16:39:43,513][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-29 16:39:43,513][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-29 16:39:43,551][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-29 16:39:43,656][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-29 16:39:43,657][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-29 16:39:43,663][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-29 16:39:43,704][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,708][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,709][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,711][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,716][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,720][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,721][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,722][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,724][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,725][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,735][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,744][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 16 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-29 16:39:43,744][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-29 16:39:43,807][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-29 16:39:43,811][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-29 16:39:43,864][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-29 16:39:43,889][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-29 16:39:43,905][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-29 16:39:43,923][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-29 16:39:43,924][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-29 16:39:43,939][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-29 16:39:44,041][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-29 16:39:44,083][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@25e01f19: startup date [Sat Aug 29 16:39:44 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-29 16:39:44,084][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@25e01f19: org.springframework.beans.factory.support.DefaultListableBeanFactory@404a12b8: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-29 16:39:44,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,337][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:44,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-29 16:39:44,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-29 16:39:44,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:44,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-29 16:39:44,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-29 16:39:44,703][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:44,704][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:44,705][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:44,705][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:44,709][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-29 16:39:44,709][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-29 16:39:44,729][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-29 16:39:44,730][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-29 16:39:44,737][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-29 16:39:44,740][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-29 16:39:44,741][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-29 16:39:44,742][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-29 16:39:44,743][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-29 16:39:44,743][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-29 16:39:44,744][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-29 16:39:44,761][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-08-29 16:39:44,761][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-29 16:39:44,762][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-29 16:39:44,763][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-29 16:39:44,763][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-29 16:39:44,781][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-29 16:39:44,782][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-29 16:39:44,783][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-29 16:39:44,784][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-29 16:39:44,788][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,812][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,812][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,813][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,813][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,813][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,813][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,813][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,813][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,813][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,814][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,814][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,814][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,814][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,814][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,814][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,814][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-29 16:39:44,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-29 16:39:44,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:44,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-29 16:39:44,852][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-29 16:39:44,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:44,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:44,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,918][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,975][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:44,975][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-29 16:39:44,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-29 16:39:44,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:44,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-29 16:39:44,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-29 16:39:44,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-29 16:39:45,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:45,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-29 16:39:45,100][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@2aa58b64]
-[DEBUG][2015-08-29 16:39:45,106][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@5baf53f3]
-[INFO][2015-08-29 16:39:45,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@404a12b8: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-29 16:39:45,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-29 16:39:45,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:45,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:45,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:45,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:45,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-29 16:39:45,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-29 16:39:45,133][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:45,133][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:45,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:45,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-29 16:39:45,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-29 16:39:45,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:45,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:45,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:45,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:45,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-29 16:39:45,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:45,223][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:45,223][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:45,224][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:45,224][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:45,225][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:45,225][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:45,225][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:45,226][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:45,227][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:45,227][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:45,228][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:45,228][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:45,233][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:45,234][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:45,234][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:45,234][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:45,237][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:45,238][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:45,239][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:45,239][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:45,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:45,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:45,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-29 16:39:45,893][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:45,912][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-29 16:39:46,005][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-29 16:39:46,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,005][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-29 16:39:46,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-29 16:39:46,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-29 16:39:46,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,035][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,035][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,049][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,049][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,054][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,176][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-29 16:39:46,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-29 16:39:46,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-29 16:39:46,203][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,203][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,204][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,204][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,204][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,205][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,205][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-29 16:39:46,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-29 16:39:46,221][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,221][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,221][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,222][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-29 16:39:46,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-29 16:39:46,225][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,225][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,226][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,226][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-29 16:39:46,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-29 16:39:46,230][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,230][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,231][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,231][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,236][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-29 16:39:46,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-29 16:39:46,238][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,238][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,238][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,238][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,238][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,240][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,240][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,240][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,240][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,241][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-29 16:39:46,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-29 16:39:46,242][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,242][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,243][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,243][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,244][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,244][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-29 16:39:46,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-29 16:39:46,247][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,247][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,248][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,248][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,252][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-29 16:39:46,252][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-08-29 16:39:46,252][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,252][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,252][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,253][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,253][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-29 16:39:46,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-29 16:39:46,258][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,258][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,258][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,258][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,258][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-29 16:39:46,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-29 16:39:46,263][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,263][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,263][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,263][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-29 16:39:46,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-29 16:39:46,268][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,268][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,268][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,268][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-29 16:39:46,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-29 16:39:46,272][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,273][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,273][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,273][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-29 16:39:46,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-29 16:39:46,277][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,277][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,278][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,278][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,278][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-29 16:39:46,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-29 16:39:46,282][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,282][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,283][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,283][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-29 16:39:46,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-29 16:39:46,289][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,289][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,290][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,290][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-29 16:39:46,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-29 16:39:46,294][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,294][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,295][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,295][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:46,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:46,310][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,323][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-29 16:39:46,323][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-29 16:39:46,323][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,323][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,633][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:46,634][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:46,634][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:46,634][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:46,636][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:46,636][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:46,636][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:46,637][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:46,638][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:46,638][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:46,638][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:46,638][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:46,640][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:46,640][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:46,640][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:46,640][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:46,641][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:46,642][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:46,642][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:46,642][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-29 16:39:46,656][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-29 16:39:46,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-29 16:39:47,340][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-29 16:39:47,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:47,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:47,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:47,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:47,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-29 16:39:47,586][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-29 16:39:47,586][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-29 16:39:47,660][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-29 16:39:47,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:48,173][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-29 16:39:48,173][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-29 16:39:48,176][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-29 16:39:48,177][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-29 16:39:48,178][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-29 16:39:48,179][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-29 16:39:48,180][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-29 16:39:48,479][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-29 16:39:48,480][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-29 16:39:48,481][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-29 16:39:48,482][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-29 16:39:48,482][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-29 16:39:48,483][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-29 16:39:48,483][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-29 16:39:48,484][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-29 16:39:48,494][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-29 16:39:48,494][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-29 16:39:48,495][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-29 16:39:48,495][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-29 16:39:48,496][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-29 16:39:48,497][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-29 16:39:48,497][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-29 16:39:48,498][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-29 16:39:48,499][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-08-29 16:39:48,499][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-29 16:39:48,500][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-29 16:39:48,500][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-29 16:39:48,501][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-29 16:39:48,501][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-29 16:39:48,502][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-29 16:39:48,504][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-29 16:39:48,505][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-29 16:39:48,505][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-29 16:39:48,506][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-29 16:39:48,506][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-29 16:39:48,507][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-29 16:39:48,513][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-29 16:39:48,514][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-29 16:39:48,514][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-29 16:39:48,515][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-29 16:39:48,515][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-29 16:39:48,516][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-29 16:39:48,516][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-29 16:39:48,516][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-29 16:39:48,517][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-29 16:39:48,518][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-29 16:39:48,519][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-29 16:39:48,520][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-29 16:39:48,520][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-29 16:39:48,521][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-29 16:39:48,521][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-29 16:39:48,536][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-29 16:39:48,537][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-29 16:39:48,538][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-29 16:39:48,539][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-29 16:39:48,539][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-29 16:39:48,540][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-29 16:39:48,541][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-29 16:39:48,541][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-29 16:39:48,542][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-29 16:39:48,543][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-29 16:39:48,543][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-29 16:39:48,544][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-29 16:39:48,545][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-29 16:39:48,545][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-29 16:39:48,564][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-29 16:39:48,565][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-29 16:39:48,565][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-29 16:39:48,566][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-29 16:39:48,567][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-29 16:39:48,567][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-29 16:39:48,568][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-29 16:39:48,569][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-29 16:39:48,569][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-29 16:39:48,572][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-29 16:39:48,573][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-29 16:39:48,573][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-29 16:39:48,574][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-29 16:39:48,575][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-29 16:39:48,575][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-29 16:39:48,576][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-29 16:39:48,577][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-29 16:39:48,578][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-29 16:39:48,579][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-29 16:39:48,580][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-29 16:39:48,580][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-29 16:39:48,581][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-29 16:39:48,582][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-29 16:39:48,582][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-29 16:39:48,583][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-29 16:39:48,584][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-08-29 16:39:48,584][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-08-29 16:39:48,585][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-08-29 16:39:48,586][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-29 16:39:48,586][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-29 16:39:48,587][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-29 16:39:48,588][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-29 16:39:48,588][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-29 16:39:48,590][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-29 16:39:48,591][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-29 16:39:48,591][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-29 16:39:48,593][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-29 16:39:48,594][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-29 16:39:48,594][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-29 16:39:48,595][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-29 16:39:48,596][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-29 16:39:48,596][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-29 16:39:48,597][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-29 16:39:48,598][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-29 16:39:48,598][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-29 16:39:48,623][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-29 16:39:48,624][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-29 16:39:48,625][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-29 16:39:48,626][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-29 16:39:48,627][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-29 16:39:48,627][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-29 16:39:48,628][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-29 16:39:48,628][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-29 16:39:48,629][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-29 16:39:48,629][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-29 16:39:48,630][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-29 16:39:48,631][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-29 16:39:48,632][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-29 16:39:48,633][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-29 16:39:48,633][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-29 16:39:48,634][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-29 16:39:48,635][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-29 16:39:48,635][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-29 16:39:48,648][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-29 16:39:48,650][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-29 16:39:48,650][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-29 16:39:48,651][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-29 16:39:48,653][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-29 16:39:48,653][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-29 16:39:48,655][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-29 16:39:48,656][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-29 16:39:48,656][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-29 16:39:48,657][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-29 16:39:48,658][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-29 16:39:48,658][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-29 16:39:48,660][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-29 16:39:48,661][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-29 16:39:48,661][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-29 16:39:48,662][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-29 16:39:48,663][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,665][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,666][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,666][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,668][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,668][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,668][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,670][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,671][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,672][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,674][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,676][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,677][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,678][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,681][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,681][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,682][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,684][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,686][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,689][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,691][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,693][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,694][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,695][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,699][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,699][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,701][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,702][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,704][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,705][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,707][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,709][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,710][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,712][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,742][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-29 16:39:50,228][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-29 16:39:50,315][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-29 16:39:50,420][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-29 16:39:50,480][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-29 16:39:50,603][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-29 16:39:50,677][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-29 16:39:50,825][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-29 16:39:50,911][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-29 16:39:51,012][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-08-29 16:39:51,094][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-29 16:39:51,316][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-29 16:39:51,382][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-29 16:39:51,450][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-29 16:39:51,525][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-29 16:39:51,630][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-29 16:39:51,712][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-29 16:39:51,861][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-29 16:39:51,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:51,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:51,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:51,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:51,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:51,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:51,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:51,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:51,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-29 16:39:51,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-29 16:39:51,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-29 16:39:51,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-29 16:39:51,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-29 16:39:51,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-29 16:39:51,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-29 16:39:51,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-29 16:39:51,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-29 16:39:51,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-29 16:39:51,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-29 16:39:51,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-29 16:39:51,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-29 16:39:51,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-29 16:39:51,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-29 16:39:51,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-29 16:39:51,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-08-29 16:39:51,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-08-29 16:39:51,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-29 16:39:51,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-29 16:39:51,937][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-29 16:39:51,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-29 16:39:51,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-29 16:39:51,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-29 16:39:51,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-29 16:39:51,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-29 16:39:51,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-29 16:39:51,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-29 16:39:51,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-29 16:39:51,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-29 16:39:51,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-29 16:39:51,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-29 16:39:51,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-29 16:39:51,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-29 16:39:51,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:51,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:51,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:51,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:51,973][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-29 16:39:51,975][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-29 16:39:51,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:51,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:51,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:51,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:51,998][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-29 16:39:51,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:51,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:51,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:51,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-29 16:39:52,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-29 16:39:52,009][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-29 16:39:52,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-29 16:39:52,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-29 16:39:52,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-29 16:39:52,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,068][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-29 16:39:52,069][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-29 16:39:52,069][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,069][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,086][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,086][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,086][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,086][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,086][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,086][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,087][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,087][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,087][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,087][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,087][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,088][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,088][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,088][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,088][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,088][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,088][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,088][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,088][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-29 16:39:52,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-29 16:39:52,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-29 16:39:52,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-29 16:39:52,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-29 16:39:52,124][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-29 16:39:52,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-29 16:39:52,167][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-29 16:39:52,172][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@382a6c5e]
-[DEBUG][2015-08-29 16:39:52,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-29 16:39:52,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-29 16:39:52,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-29 16:39:52,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,200][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-29 16:39:52,200][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-29 16:39:52,200][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-29 16:39:52,200][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-29 16:39:52,201][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,201][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-29 16:39:52,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-29 16:39:52,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,222][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-29 16:39:52,223][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-29 16:39:52,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-29 16:39:52,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,237][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-29 16:39:52,237][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-29 16:39:52,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-29 16:39:52,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,244][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,244][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,244][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,251][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-29 16:39:52,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-29 16:39:52,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-29 16:39:52,253][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-29 16:39:52,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,255][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-29 16:39:52,255][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@2e781d9e]
-[DEBUG][2015-08-29 16:39:52,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-29 16:39:52,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-08-29 16:39:52,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-08-29 16:39:52,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,273][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-08-29 16:39:52,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-08-29 16:39:52,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-29 16:39:52,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,293][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-29 16:39:52,294][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@2a59375]
-[DEBUG][2015-08-29 16:39:52,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-08-29 16:39:52,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-29 16:39:52,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-29 16:39:52,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,306][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-29 16:39:52,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,306][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-29 16:39:52,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-29 16:39:52,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,317][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-29 16:39:52,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,320][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-29 16:39:52,320][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@47955387]
-[DEBUG][2015-08-29 16:39:52,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-29 16:39:52,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-29 16:39:52,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-29 16:39:52,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,341][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-29 16:39:52,341][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-29 16:39:52,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,341][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-29 16:39:52,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-29 16:39:52,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,378][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-29 16:39:52,378][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-29 16:39:52,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-29 16:39:52,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,390][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-08-29 16:39:52,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,392][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-29 16:39:52,392][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@4d62193b]
-[DEBUG][2015-08-29 16:39:52,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-29 16:39:52,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-29 16:39:52,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-29 16:39:52,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,413][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-29 16:39:52,413][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-29 16:39:52,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,414][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-29 16:39:52,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-29 16:39:52,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,423][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-29 16:39:52,424][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-29 16:39:52,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-29 16:39:52,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,434][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-29 16:39:52,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,436][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-29 16:39:52,437][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@5925910c]
-[DEBUG][2015-08-29 16:39:52,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-29 16:39:52,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-29 16:39:52,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-29 16:39:52,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,449][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-29 16:39:52,449][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@49a01787]
-[DEBUG][2015-08-29 16:39:52,454][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-29 16:39:52,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-29 16:39:52,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-29 16:39:52,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,485][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-29 16:39:52,485][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@12542011]
-[DEBUG][2015-08-29 16:39:52,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-29 16:39:52,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-29 16:39:52,492][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-29 16:39:52,492][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,492][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,498][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-29 16:39:52,499][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,499][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-29 16:39:52,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-29 16:39:52,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,512][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-29 16:39:52,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,514][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-29 16:39:52,514][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@2faab9a1]
-[DEBUG][2015-08-29 16:39:52,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-29 16:39:52,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-29 16:39:52,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-29 16:39:52,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,527][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-29 16:39:52,527][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,527][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-29 16:39:52,529][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-29 16:39:52,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,535][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-29 16:39:52,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,538][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-29 16:39:52,539][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@5befaa07]
-[DEBUG][2015-08-29 16:39:52,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-29 16:39:52,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-29 16:39:52,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-29 16:39:52,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,563][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-29 16:39:52,564][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-29 16:39:52,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,564][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-29 16:39:52,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-29 16:39:52,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,572][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-29 16:39:52,572][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-29 16:39:52,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-29 16:39:52,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,591][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-29 16:39:52,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,593][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-29 16:39:52,593][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@6dff4890]
-[DEBUG][2015-08-29 16:39:52,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-29 16:39:52,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-29 16:39:52,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:52,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-29 16:39:52,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-29 16:39:52,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-29 16:39:52,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-29 16:39:52,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-29 16:39:52,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-29 16:39:52,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-29 16:39:52,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-29 16:39:52,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-29 16:39:52,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-29 16:39:52,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-29 16:39:52,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-29 16:39:52,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-29 16:39:52,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-29 16:39:52,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-29 16:39:52,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-29 16:39:52,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-29 16:39:52,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-29 16:39:52,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-29 16:39:52,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-29 16:39:52,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-29 16:39:52,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-29 16:39:52,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-29 16:39:52,613][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@6d456c6a]
-[DEBUG][2015-08-29 16:39:52,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-29 16:39:52,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:52,621][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-29 16:39:52,621][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-29 16:39:52,622][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-29 16:39:52,622][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@185afba1 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-29 16:39:52,624][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@709e635d testClass = orderTest, testInstance = com.changyu.test.orderTest@2e8da86e, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@185afba1 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-29 16:39:52,624][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@185afba1 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-29 16:39:52,632][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-29 16:39:52,633][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-29 16:39:52,634][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-29 16:39:52,634][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-29 16:39:52,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-29 16:39:52,635][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-29 16:39:52,635][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-29 16:39:52,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-29 16:39:52,636][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-29 16:39:52,637][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-29 16:39:52,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-29 16:39:52,638][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-29 16:39:52,638][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-29 16:39:52,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-29 16:39:52,640][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-29 16:39:52,641][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,651][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@185afba1 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-29 16:39:52,705][org.springframework.jdbc.datasource.DataSourceTransactionManager]Creating new transaction with name [com.changyu.foryou.serviceImpl.OrderServiceImpl.updateOrderStatusAndAmount]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
-[DEBUG][2015-08-29 16:39:52,731][org.springframework.jdbc.datasource.DataSourceTransactionManager]Acquired Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@2dd5ba63] for JDBC transaction
-[DEBUG][2015-08-29 16:39:52,771][org.springframework.jdbc.datasource.DataSourceTransactionManager]Switching JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@2dd5ba63] to manual commit
-[DEBUG][2015-08-29 16:39:52,856][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-29 16:39:52,868][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c854594]
-[DEBUG][2015-08-29 16:39:52,886][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@2dd5ba63] will be managed by Spring
-[DEBUG][2015-08-29 16:39:52,898][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Preparing: update orders set total_price=?, status=2 ,charge_id=? where together_id=?
-[DEBUG][2015-08-29 16:39:53,178][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Parameters: 3.0(Double), ch_TuDqzDrnHW9Ka94KeTbT88i1(String), 153651867351430139990413(String)
-[DEBUG][2015-08-29 16:39:53,202][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]<== Updates: 6
-[DEBUG][2015-08-29 16:39:53,203][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-08-29 16:39:53,203][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c854594]
-[DEBUG][2015-08-29 16:39:53,203][org.springframework.jdbc.datasource.DataSourceTransactionManager]Initiating transaction commit
-[DEBUG][2015-08-29 16:39:53,204][org.springframework.jdbc.datasource.DataSourceTransactionManager]Committing JDBC transaction on Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@2dd5ba63]
-[DEBUG][2015-08-29 16:39:53,468][org.mybatis.spring.SqlSessionUtils]Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c854594]
-[DEBUG][2015-08-29 16:39:53,469][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c854594]
-[DEBUG][2015-08-29 16:39:53,494][org.springframework.jdbc.datasource.DataSourceTransactionManager]Releasing JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@2dd5ba63] after transaction
-[DEBUG][2015-08-29 16:39:53,498][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-29 16:39:53,500][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@709e635d testClass = orderTest, testInstance = com.changyu.test.orderTest@2e8da86e, testMethod = updateOrderStatusAndAmount@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@185afba1 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-29 16:39:53,501][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@709e635d testClass = orderTest, testInstance = com.changyu.test.orderTest@2e8da86e, testMethod = updateOrderStatusAndAmount@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@185afba1 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-29 16:39:53,509][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@709e635d testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@185afba1 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-29 16:39:53,516][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@25e01f19: startup date [Sat Aug 29 16:39:44 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-29 16:39:53,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:53,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-29 16:39:53,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@404a12b8: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-29 16:39:53,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-29 16:39:53,538][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-29 16:39:53,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-29 16:39:53,542][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-08-29 16:39:53,544][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[INFO][2015-08-29 16:39:53,555][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-09-22 16:32:57,488][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 16:32:57,535][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@5cde0ca9 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 16:32:57,535][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:32:57,535][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 16:32:57,581][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:32:57,581][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:32:57,581][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:32:57,581][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:32:57,581][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:32:57,581][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:32:57,581][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:32:57,581][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:32:57,581][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@7b839aa9 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 16:32:57,581][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@7b839aa9 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:32:57,738][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:32:57,751][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:57,751][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:57,751][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:32:57,751][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:32:57,751][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:57,751][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:57,751][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 16:32:57,766][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 16:32:57,782][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 16:32:57,813][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 16:32:57,829][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 16:32:57,829][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 16:32:57,891][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 16:32:57,907][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 16:32:57,907][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 16:32:57,938][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 16:32:57,985][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 16:32:57,985][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 16:32:57,985][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 16:32:58,032][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 16:32:58,032][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 16:32:58,032][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 16:32:58,032][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,063][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,063][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 16:32:58,063][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 16:32:58,063][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 16:32:58,063][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 16:32:58,094][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 16:32:58,094][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 16:32:58,110][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 16:32:58,126][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 16:32:58,126][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 16:32:58,173][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 12 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 16:32:58,173][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@4b7bd154: startup date [Tue Sep 22 16:32:58 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 16:32:58,173][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@4b7bd154: org.springframework.beans.factory.support.DefaultListableBeanFactory@70738aae: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,jdbcTemplate,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 16:32:58,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:32:58,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:32:58,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:32:58,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:32:58,376][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:32:58,376][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,376][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,376][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:32:58,376][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 16:32:58,376][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 16:32:58,376][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 16:32:58,376][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 16:32:58,376][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 16:32:58,376][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:32:58,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:32:58,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 16:32:58,423][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 16:32:58,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:32:58,454][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,469][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:32:58,469][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@edebef9]
-[DEBUG][2015-09-22 16:32:58,469][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@f2f65c1]
-[INFO][2015-09-22 16:32:58,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@70738aae: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,jdbcTemplate,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 16:32:58,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:32:58,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 16:32:58,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 16:32:58,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 16:32:58,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 16:32:58,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 16:32:58,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:32:58,548][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:32:58,548][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,548][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,548][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:32:58,548][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:32:58,548][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,548][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,548][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:32:58,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 16:32:58,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,766][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 16:32:58,782][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 16:32:58,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,782][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 16:32:58,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:32:58,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:32:58,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,782][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,782][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,798][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,798][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,813][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,860][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,204][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,204][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,204][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,204][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,204][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,204][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campusMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appKeyMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campusMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[INFO][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@70738aae: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,jdbcTemplate,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[ERROR][2015-09-22 16:32:59,438][org.springframework.test.context.TestContextManager]Caught exception while allowing TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener@3e481e39] to prepare test instance [com.changyu.test.orderTest@70b85020]
-java.lang.IllegalStateException: Failed to load ApplicationContext
- at org.springframework.test.context.TestContext.getApplicationContext(TestContext.java:157)
- at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:103)
- at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:73)
- at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:313)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:211)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:288)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:284)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:231)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:88)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
- at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
- at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:71)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:174)
- at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
- at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:197)
-Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campusService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCategoryMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campusMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appKeyMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campusMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
- at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessPropertyValues(CommonAnnotationBeanPostProcessor.java:306)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1120)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:461)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:607)
- at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:932)
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:479)
- at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:106)
- at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:57)
- at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:100)
- at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:248)
- at org.springframework.test.context.TestContext.loadApplicationContext(TestContext.java:124)
- at org.springframework.test.context.TestContext.getApplicationContext(TestContext.java:148)
- ... 24 more
-Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCategoryMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:329)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1391)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1132)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:461)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:198)
- at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:442)
- at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:416)
- at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:550)
- at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:150)
- at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
- at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessPropertyValues(CommonAnnotationBeanPostProcessor.java:303)
- ... 40 more
-Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:329)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1391)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1132)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:461)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)
- ... 55 more
-Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1486)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:524)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:461)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)
- ... 65 more
-Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
- at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
- at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:307)
- at javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:344)
- at javax.naming.InitialContext.lookup(InitialContext.java:411)
- at org.springframework.jndi.JndiTemplate$1.doInContext(JndiTemplate.java:154)
- at org.springframework.jndi.JndiTemplate.execute(JndiTemplate.java:87)
- at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:152)
- at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:178)
- at org.springframework.jndi.JndiLocatorSupport.lookup(JndiLocatorSupport.java:95)
- at org.springframework.jndi.JndiObjectLocator.lookup(JndiObjectLocator.java:105)
- at org.springframework.jndi.JndiObjectFactoryBean.lookupWithFallback(JndiObjectFactoryBean.java:201)
- at org.springframework.jndi.JndiObjectFactoryBean.afterPropertiesSet(JndiObjectFactoryBean.java:187)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1545)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1483)
- ... 72 more
-[DEBUG][2015-09-22 16:32:59,518][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@242120c6 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7b839aa9 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[DEBUG][2015-09-22 16:34:12,940][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 16:34:13,003][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@6d6564ae declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 16:34:13,003][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:34:13,003][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 16:34:13,065][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:34:13,065][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:34:13,065][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:34:13,065][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:34:13,065][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:34:13,065][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:34:13,065][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:34:13,065][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:34:13,081][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@1740f55 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 16:34:13,081][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@1740f55 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:34:13,284][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:13,291][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:13,291][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:13,291][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:13,291][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:13,291][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:13,291][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:13,291][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 16:34:13,307][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 16:34:13,344][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 16:34:13,391][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 16:34:13,391][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 16:34:13,406][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 16:34:13,500][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 16:34:13,516][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 16:34:13,531][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 16:34:13,547][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 16:34:13,610][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 16:34:13,610][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 16:34:13,625][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 16:34:13,670][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 16:34:13,670][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 16:34:13,686][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 16:34:13,702][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,702][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,702][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,702][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,702][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,702][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,702][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,717][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,717][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,717][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,717][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,717][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,717][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,733][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 16:34:13,733][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 16:34:13,733][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 16:34:13,733][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 16:34:13,780][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 16:34:13,780][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 16:34:13,795][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 16:34:13,811][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 16:34:13,811][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-09-22 16:34:13,827][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 16:34:13,873][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 16:34:13,873][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@6322e802: startup date [Tue Sep 22 16:34:13 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 16:34:13,889][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@6322e802: org.springframework.beans.factory.support.DefaultListableBeanFactory@3195df2f: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 16:34:13,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:13,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:13,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:13,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:13,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:34:13,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:34:13,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:34:14,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:34:14,125][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,125][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,141][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,141][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:14,141][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 16:34:14,141][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 16:34:14,141][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 16:34:14,141][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 16:34:14,141][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 16:34:14,141][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 16:34:14,141][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 16:34:14,141][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:34:14,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:34:14,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 16:34:14,188][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 16:34:14,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:34:14,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:34:14,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:34:14,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:34:14,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:34:14,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:34:14,250][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@60e347be]
-[DEBUG][2015-09-22 16:34:14,250][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@20ba6b1b]
-[INFO][2015-09-22 16:34:14,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3195df2f: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 16:34:14,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:34:14,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 16:34:14,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 16:34:14,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 16:34:14,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 16:34:14,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 16:34:14,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,335][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:14,335][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,335][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,335][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,335][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:14,335][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,335][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,335][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,335][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:14,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 16:34:14,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,616][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 16:34:14,632][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 16:34:14,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,632][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 16:34:14,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:34:14,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:34:14,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,647][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,647][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,647][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,647][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,679][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:14,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:14,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:34:14,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:34:14,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,960][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,960][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,960][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:14,960][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,960][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,960][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,960][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-09-22 16:34:14,960][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-09-22 16:34:14,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-09-22 16:34:15,101][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-09-22 16:34:15,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:15,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:15,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:15,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:15,241][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:34:15,241][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-09-22 16:34:15,241][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-09-22 16:34:15,257][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-09-22 16:34:15,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:15,366][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-09-22 16:34:15,381][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-09-22 16:34:15,382][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-09-22 16:34:15,382][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-09-22 16:34:15,382][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-09-22 16:34:15,382][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:34:15,382][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:34:15,445][org.apache.ibatis.io.ResolverUtil]Reader entry: AppKey.class
-[DEBUG][2015-09-22 16:34:15,445][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-09-22 16:34:15,445][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodWithSales.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: MiniOrder.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: TradeInfo.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 # com/changyu/foryou/model/AppKey java/lang/Object key Ljava/lang/String; secrect ()V Code
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 e !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ( &com/changyu/foryou/model/FoodWithSales java/lang/Object foodId Ljava/lang/Long; foodName Ljava/lang/String; sales Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 "com/changyu/foryou/model/MiniOrder java/lang/Object status Ljava/lang/Short;
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 K (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 2 "com/changyu/foryou/model/TradeInfo java/lang/Object
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.AppKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodWithSales matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.MiniOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TradeInfo matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,616][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-09-22 16:34:16,741][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-09-22 16:34:16,788][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-09-22 16:34:16,819][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-09-22 16:34:16,850][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-09-22 16:34:16,897][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-09-22 16:34:16,913][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-09-22 16:34:16,975][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,022][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,053][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,069][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,100][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,194][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,225][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,256][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,288][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,335][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,350][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,413][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'appKeyMapper'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:34:17,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,475][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-09-22 16:34:17,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:34:17,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:34:17,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 16:34:17,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 16:34:17,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:34:17,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-09-22 16:34:17,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:34:17,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:34:17,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:34:17,553][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,553][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@7ae8e1ef]
-[DEBUG][2015-09-22 16:34:17,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-09-22 16:34:17,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 16:34:17,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-09-22 16:34:17,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,585][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-09-22 16:34:17,585][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 16:34:17,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:34:17,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@2d4bc050]
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@3fa39595]
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'keyService'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'keyService'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.KeyServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'keyService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'keyService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'keyService' to bean named 'appKeyMapper'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'keyService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.KeyServiceImpl@7799b411]
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'keyService'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@14981bc4]
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:34:17,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@523f31f2]
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@52877c09]
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@57dd1619]
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialService'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PreferentialServiceImpl]: AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialService': AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'preferentialService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'preferentialService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PreferentialServiceImpl@51557949]
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@4789faf3]
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@56d39b53]
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@2b394d3]
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,756][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-09-22 16:34:17,758][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 16:34:17,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@54af4009]
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@18948fd9]
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-09-22 16:34:17,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,790][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-09-22 16:34:17,790][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-09-22 16:34:17,790][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-09-22 16:34:17,790][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@1740f55 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:34:17,790][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@b233fdf testClass = orderTest, testInstance = com.changyu.test.orderTest@37364f2f, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1740f55 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-09-22 16:34:17,790][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@1740f55 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,821][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@1740f55 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:34:17,837][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 16:34:17,837][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@735d3b17]
-[DEBUG][2015-09-22 16:34:17,884][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 16:34:17,884][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 16:34:17,884][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@3a32097c] will be managed by Spring
-[DEBUG][2015-09-22 16:34:17,884][com.changyu.foryou.mapper.OrderMapper.getTogetherId]==> Preparing: select together_id from orders WHERE phone = ? and together_id is not null and orders.tag=1 and status = ? group by together_id order by together_date DESC
-[DEBUG][2015-09-22 16:34:17,993][com.changyu.foryou.mapper.OrderMapper.getTogetherId]==> Parameters: 18896554880(String), 1(Integer)
-[DEBUG][2015-09-22 16:34:18,118][com.changyu.foryou.mapper.OrderMapper.getTogetherId]<== Total: 5
-[DEBUG][2015-09-22 16:34:18,118][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-09-22 16:34:18,118][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@735d3b17]
-[DEBUG][2015-09-22 16:34:18,118][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@735d3b17]
-[DEBUG][2015-09-22 16:34:18,134][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 16:34:18,212][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 16:34:18,212][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76effe43]
-[DEBUG][2015-09-22 16:34:18,212][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 16:34:18,212][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 16:34:18,212][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@3a32097c] will be managed by Spring
-[DEBUG][2015-09-22 16:34:18,212][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price,is_full_discount from orders,food where orders.food_id=food.food_id and orders.campus_id=food.campus_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-09-22 16:34:18,212][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801442813575248(String)
-[DEBUG][2015-09-22 16:34:18,290][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-09-22 16:34:18,290][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-09-22 16:34:18,290][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76effe43]
-[DEBUG][2015-09-22 16:34:18,290][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76effe43]
-[DEBUG][2015-09-22 16:34:18,290][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 16:34:18,290][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 16:34:18,290][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1decdf9d]
-[DEBUG][2015-09-22 16:34:18,290][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 16:34:18,290][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 16:34:18,290][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@3a32097c] will be managed by Spring
-[DEBUG][2015-09-22 16:34:18,290][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price,is_full_discount from orders,food where orders.food_id=food.food_id and orders.campus_id=food.campus_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-09-22 16:34:18,290][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801442814151643(String)
-[DEBUG][2015-09-22 16:34:18,337][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-09-22 16:34:18,337][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1decdf9d]
-[DEBUG][2015-09-22 16:34:18,337][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1decdf9d]
-[DEBUG][2015-09-22 16:34:18,337][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 16:34:18,337][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 16:34:18,337][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17213f1a]
-[DEBUG][2015-09-22 16:34:18,337][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 16:34:18,337][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 16:34:18,337][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@3a32097c] will be managed by Spring
-[DEBUG][2015-09-22 16:34:18,337][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price,is_full_discount from orders,food where orders.food_id=food.food_id and orders.campus_id=food.campus_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-09-22 16:34:18,337][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801442803210037(String)
-[DEBUG][2015-09-22 16:34:18,399][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-09-22 16:34:18,399][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17213f1a]
-[DEBUG][2015-09-22 16:34:18,399][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17213f1a]
-[DEBUG][2015-09-22 16:34:18,399][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 16:34:18,399][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 16:34:18,399][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b4a469d]
-[DEBUG][2015-09-22 16:34:18,399][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 16:34:18,399][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 16:34:18,399][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@3a32097c] will be managed by Spring
-[DEBUG][2015-09-22 16:34:18,399][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price,is_full_discount from orders,food where orders.food_id=food.food_id and orders.campus_id=food.campus_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-09-22 16:34:18,399][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801442837406690(String)
-[DEBUG][2015-09-22 16:34:18,431][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-09-22 16:34:18,431][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b4a469d]
-[DEBUG][2015-09-22 16:34:18,431][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b4a469d]
-[DEBUG][2015-09-22 16:34:18,431][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 16:34:18,431][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 16:34:18,431][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6419a8b5]
-[DEBUG][2015-09-22 16:34:18,431][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 16:34:18,431][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 16:34:18,431][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@3a32097c] will be managed by Spring
-[DEBUG][2015-09-22 16:34:18,431][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price,is_full_discount from orders,food where orders.food_id=food.food_id and orders.campus_id=food.campus_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-09-22 16:34:18,431][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801442802300334(String)
-[DEBUG][2015-09-22 16:34:18,462][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-09-22 16:34:18,462][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6419a8b5]
-[DEBUG][2015-09-22 16:34:18,462][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6419a8b5]
-[DEBUG][2015-09-22 16:34:18,477][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 16:34:18,743][com.changyu.test.orderTest]订单为:==================={"message":"获取订单成功","orderList":[{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":2.9,"foodId":20203,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1428305602553-1538601109.jpg","isDiscount":0,"isFullDiscount":0,"isRemarked":0,"message":"所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸","name":"统一阿萨姆奶茶500ml","orderCount":2,"orderId":1442751588474,"payWay":1,"price":3.6,"status":1,"togetherDate":"2015-09-21","totalPrice":7.2}],"status":1,"togetherDate":"2015-09-21","togetherId":"188965548801442813575248"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":6,"foodId":10501,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430356518035-1968529639.jpg","isDiscount":1,"isFullDiscount":0,"isRemarked":0,"message":"所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸","name":"乐天 草莓牛奶200ml 韩国进口","orderCount":1,"orderId":1442814146145,"payWay":1,"price":6.5,"status":1,"togetherDate":"2015-09-21","totalPrice":6}],"status":1,"togetherDate":"2015-09-21","togetherId":"188965548801442814151643"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":0.5,"foodId":10720,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/14309296001041947988435.jpg","isDiscount":1,"isFullDiscount":0,"isRemarked":0,"message":"所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸","name":"咪咪","orderCount":6,"orderId":1442733735606,"payWay":1,"price":0.7,"status":1,"togetherDate":"2015-09-21","totalPrice":3}],"status":1,"togetherDate":"2015-09-21","togetherId":"188965548801442803210037"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":4,"foodId":10705,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430901199762-2001051792.jpg","isDiscount":1,"isFullDiscount":0,"isRemarked":0,"message":"所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸","name":"好丽友蛋黄派 2枚/盒 46g","orderCount":4,"orderId":1442593870000,"payWay":1,"price":5,"status":1,"togetherDate":"2015-09-21","totalPrice":4}],"status":1,"togetherDate":"2015-09-21","togetherId":"188965548801442837406690"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":0.1,"foodId":10101,"imageUrl":"http://120.26.76.252:8080/ForyouImage/food/1441692617704-262708770.jpg","isDiscount":0,"isFullDiscount":1,"isRemarked":0,"message":"所有食品都是绿色食品","name":"小当家干脆面","orderCount":2,"orderId":1442801617931,"payWay":1,"price":0.1,"status":1,"togetherDate":"2015-09-21","totalPrice":0.2}],"status":1,"togetherDate":"2015-09-21","togetherId":"188965548801442802300334"}],"status":"success"}
-[DEBUG][2015-09-22 16:34:18,743][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@b233fdf testClass = orderTest, testInstance = com.changyu.test.orderTest@37364f2f, testMethod = getOrderInMine@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1740f55 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-09-22 16:34:18,743][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@b233fdf testClass = orderTest, testInstance = com.changyu.test.orderTest@37364f2f, testMethod = getOrderInMine@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1740f55 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:34:18,743][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@b233fdf testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1740f55 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-09-22 16:34:18,759][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@6322e802: startup date [Tue Sep 22 16:34:13 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 16:34:18,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:18,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-09-22 16:34:18,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3195df2f: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 16:34:18,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:34:18,762][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:34:18,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-09-22 16:34:18,762][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:34:18,762][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[DEBUG][2015-09-22 16:34:18,762][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} exit cache
-[INFO][2015-09-22 16:34:18,762][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-09-22 16:43:35,327][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 16:43:35,358][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@8d59f1 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 16:43:35,374][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:43:35,374][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 16:43:35,405][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:43:35,405][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:43:35,405][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:43:35,405][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:43:35,405][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:43:35,405][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:43:35,421][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:43:35,421][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:43:35,421][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@47862525 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 16:43:35,421][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@47862525 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:43:35,561][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:35,577][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:35,577][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:35,577][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:35,577][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:35,577][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:35,577][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:35,577][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 16:43:35,593][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 16:43:35,608][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 16:43:35,640][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 16:43:35,655][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 16:43:35,655][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 16:43:35,718][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 16:43:35,733][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 16:43:35,749][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 16:43:35,765][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 16:43:35,811][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 16:43:35,811][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 16:43:35,811][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 16:43:35,858][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 16:43:35,858][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 16:43:35,858][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 16:43:35,874][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,874][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,874][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,874][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,874][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,874][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,890][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,890][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,890][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,890][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,890][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,890][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,890][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,890][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 16:43:35,890][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 16:43:35,905][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 16:43:35,905][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 16:43:35,921][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 16:43:35,935][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 16:43:35,951][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 16:43:35,951][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 16:43:35,951][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-09-22 16:43:35,967][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 16:43:35,998][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 16:43:36,013][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@117c323d: startup date [Tue Sep 22 16:43:35 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 16:43:36,013][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@117c323d: org.springframework.beans.factory.support.DefaultListableBeanFactory@3205dd7b: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 16:43:36,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:43:36,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:43:36,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:43:36,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:43:36,217][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,217][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,217][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,217][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:36,217][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 16:43:36,217][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 16:43:36,217][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 16:43:36,217][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 16:43:36,217][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:43:36,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:43:36,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 16:43:36,263][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 16:43:36,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:43:36,295][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,310][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:43:36,310][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@7e6cb446]
-[DEBUG][2015-09-22 16:43:36,310][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@2b499ae]
-[INFO][2015-09-22 16:43:36,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3205dd7b: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 16:43:36,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:43:36,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 16:43:36,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 16:43:36,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 16:43:36,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 16:43:36,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 16:43:36,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,388][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:36,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 16:43:36,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,592][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 16:43:36,607][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 16:43:36,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,607][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 16:43:36,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:43:36,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:43:36,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,623][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,623][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,623][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,623][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,670][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:43:36,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:43:36,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,904][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,904][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,904][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-09-22 16:43:36,904][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-09-22 16:43:36,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-09-22 16:43:37,022][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-09-22 16:43:37,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:37,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:37,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:37,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:37,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:43:37,162][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-09-22 16:43:37,162][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-09-22 16:43:37,162][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-09-22 16:43:37,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:37,272][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-09-22 16:43:37,272][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-09-22 16:43:37,272][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-09-22 16:43:37,272][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-09-22 16:43:37,272][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-09-22 16:43:37,272][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:43:37,272][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:43:37,334][org.apache.ibatis.io.ResolverUtil]Reader entry: AppKey.class
-[DEBUG][2015-09-22 16:43:37,334][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-09-22 16:43:37,334][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-09-22 16:43:37,334][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-09-22 16:43:37,334][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-09-22 16:43:37,334][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-09-22 16:43:37,334][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodWithSales.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: MiniOrder.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: TradeInfo.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 # com/changyu/foryou/model/AppKey java/lang/Object key Ljava/lang/String; secrect ()V Code
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 e !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ( &com/changyu/foryou/model/FoodWithSales java/lang/Object foodId Ljava/lang/Long; foodName Ljava/lang/String; sales Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 "com/changyu/foryou/model/MiniOrder java/lang/Object status Ljava/lang/Short;
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 K (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 2 "com/changyu/foryou/model/TradeInfo java/lang/Object
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.AppKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodWithSales matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.MiniOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,459][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,459][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,459][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,459][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TradeInfo matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,459][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,459][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,506][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-09-22 16:43:38,803][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-09-22 16:43:38,849][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-09-22 16:43:38,896][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-09-22 16:43:38,927][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-09-22 16:43:38,958][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-09-22 16:43:38,989][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,052][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,083][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,114][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,146][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,161][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,271][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,302][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,318][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,364][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,411][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,443][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,505][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'appKeyMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:43:39,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,568][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 16:43:39,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:43:39,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,599][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-09-22 16:43:39,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:43:39,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:43:39,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:43:39,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:43:39,646][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,646][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@4f4950f3]
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@483edb6b]
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@cb189d7]
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'keyService'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'keyService'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.KeyServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'keyService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'keyService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'keyService' to bean named 'appKeyMapper'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'keyService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.KeyServiceImpl@bfd056f]
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'keyService'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@e46eb6c]
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:43:39,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@32e8310d]
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@3ce05d33]
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@73d5f05f]
-[DEBUG][2015-09-22 16:43:39,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-09-22 16:43:39,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialService'
-[DEBUG][2015-09-22 16:43:39,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 16:43:39,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PreferentialServiceImpl]: AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialService': AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'preferentialService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'preferentialService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PreferentialServiceImpl@428dd156]
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@33ba8c36]
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,843][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 16:43:39,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,843][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 16:43:39,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:43:39,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@5e7a92ad]
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@5befaa07]
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@3d953a4e]
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:43:39,894][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@416ffc2a]
-[DEBUG][2015-09-22 16:43:39,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-09-22 16:43:39,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,894][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-09-22 16:43:39,894][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-09-22 16:43:39,894][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-09-22 16:43:39,894][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@47862525 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:43:39,894][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@37364f2f testClass = orderTest, testInstance = com.changyu.test.orderTest@4e88b2fa, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@47862525 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-09-22 16:43:39,894][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@47862525 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:43:39,894][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@47862525 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[INFO][2015-09-22 16:43:40,129][com.changyu.test.orderTest]{"amount":100,"charge":"ch_Xsr7u35O3m1Gw4ed2ODmi4Lw","created":1427555346,"description":"Refund Description","id":"re_SG0mnjTD3jAHimbvDKjnXLC9","instanceURL":"https://api.pingxx.com/v1/charges/ch_Xsr7u35O3m1Gw4ed2ODmi4Lw/refunds/re_SG0mnjTD3jAHimbvDKjnXLC9","metadata":{},"object":"refund","orderNo":"SG0mnjTD3jAHimbvDKjnXLC9","status":"succeeded","succeed":true,"timeSucceed":1427555348}
-[DEBUG][2015-09-22 16:43:40,129][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@37364f2f testClass = orderTest, testInstance = com.changyu.test.orderTest@4e88b2fa, testMethod = testRefundOrder@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@47862525 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-09-22 16:43:40,129][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@37364f2f testClass = orderTest, testInstance = com.changyu.test.orderTest@4e88b2fa, testMethod = testRefundOrder@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@47862525 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:43:40,129][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@37364f2f testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@47862525 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-09-22 16:43:40,129][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@117c323d: startup date [Tue Sep 22 16:43:35 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 16:43:40,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:40,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-09-22 16:43:40,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3205dd7b: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 16:43:40,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:43:40,129][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:43:40,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-09-22 16:43:40,129][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-09-22 16:43:40,145][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-09-22 16:47:55,283][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 16:47:55,346][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@1bf0f793 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 16:47:55,346][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:47:55,346][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 16:47:55,408][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:47:55,408][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:47:55,408][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:47:55,408][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:47:55,408][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:47:55,408][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:47:55,424][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:47:55,424][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:47:55,424][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 16:47:55,424][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:47:55,627][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:55,627][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:55,627][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:55,627][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:55,642][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:55,650][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:55,650][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:55,651][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 16:47:55,651][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 16:47:55,682][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 16:47:55,734][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 16:47:55,749][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 16:47:55,749][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 16:47:55,843][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 16:47:55,859][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 16:47:55,874][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 16:47:55,905][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 16:47:55,968][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 16:47:55,968][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 16:47:55,984][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 16:47:56,015][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 16:47:56,015][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 16:47:56,030][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 16:47:56,046][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,046][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,077][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,077][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 16:47:56,077][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 16:47:56,093][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 16:47:56,093][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 16:47:56,140][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 16:47:56,140][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 16:47:56,155][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 16:47:56,171][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 16:47:56,171][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-09-22 16:47:56,171][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 16:47:56,234][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 16:47:56,249][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@1ad8ce8f: startup date [Tue Sep 22 16:47:56 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 16:47:56,249][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@1ad8ce8f: org.springframework.beans.factory.support.DefaultListableBeanFactory@70808f4e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 16:47:56,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:56,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:47:56,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:47:56,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:56,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:47:56,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:47:56,499][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:56,515][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,515][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,515][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:56,515][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 16:47:56,515][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 16:47:56,515][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 16:47:56,515][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:47:56,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:47:56,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:56,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 16:47:56,577][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:56,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:47:56,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:47:56,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:47:56,624][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:56,640][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:47:56,640][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@12afa082]
-[DEBUG][2015-09-22 16:47:56,640][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1ed56fe5]
-[INFO][2015-09-22 16:47:56,655][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@70808f4e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 16:47:56,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:47:56,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 16:47:56,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 16:47:56,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:56,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:56,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:56,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 16:47:56,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 16:47:56,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:56,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:56,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:56,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:56,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 16:47:56,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:56,734][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:56,734][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,734][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,734][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:56,734][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:56,734][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,734][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,734][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:56,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:56,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 16:47:57,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,016][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 16:47:57,016][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 16:47:57,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,016][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 16:47:57,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:47:57,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:47:57,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,031][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,031][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,031][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,031][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,078][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 16:47:57,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:47:57,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:47:57,078][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,078][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:47:57,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:47:57,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:47:57,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:57,344][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:57,344][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:57,344][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:57,344][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-09-22 16:47:57,344][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-09-22 16:47:57,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-09-22 16:47:57,500][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-09-22 16:47:57,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:47:57,705][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-09-22 16:47:57,705][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-09-22 16:47:57,705][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-09-22 16:47:57,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:47:57,846][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-09-22 16:47:57,846][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-09-22 16:47:57,846][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-09-22 16:47:57,846][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-09-22 16:47:57,846][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-09-22 16:47:57,846][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:47:57,846][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: AppKey.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodWithSales.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: MiniOrder.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: TradeInfo.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 # com/changyu/foryou/model/AppKey java/lang/Object key Ljava/lang/String; secrect ()V Code
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 e !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ( &com/changyu/foryou/model/FoodWithSales java/lang/Object foodId Ljava/lang/Long; foodName Ljava/lang/String; sales Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 "com/changyu/foryou/model/MiniOrder java/lang/Object status Ljava/lang/Short;
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 K (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 2 "com/changyu/foryou/model/TradeInfo java/lang/Object
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.AppKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodWithSales matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.MiniOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TradeInfo matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,080][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-09-22 16:47:59,744][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-09-22 16:47:59,788][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-09-22 16:47:59,835][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-09-22 16:47:59,851][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-09-22 16:47:59,898][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-09-22 16:47:59,929][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,023][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,070][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,101][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,132][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,163][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,288][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,320][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,351][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,398][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,460][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,492][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,570][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'appKeyMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:48:00,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,617][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 16:48:00,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:48:00,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,648][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-09-22 16:48:00,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:48:00,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:48:00,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 16:48:00,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 16:48:00,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:48:00,710][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,710][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@5c608f6e]
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,757][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-09-22 16:48:00,768][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 16:48:00,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@34882718]
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@155f28dc]
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'keyService'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'keyService'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.KeyServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'keyService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'keyService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'keyService' to bean named 'appKeyMapper'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'keyService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.KeyServiceImpl@73d5f05f]
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'keyService'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,832][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,832][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@428dd156]
-[DEBUG][2015-09-22 16:48:00,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-09-22 16:48:00,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 16:48:00,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-09-22 16:48:00,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,848][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 16:48:00,848][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 16:48:00,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,848][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 16:48:00,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:48:00,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,864][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-09-22 16:48:00,864][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 16:48:00,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@7ebce5be]
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@56ddcc4]
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@16c775c5]
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialService'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PreferentialServiceImpl]: AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialService': AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'preferentialService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'preferentialService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PreferentialServiceImpl@31153b19]
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@2aaf1a01]
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@276b557d]
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@24fc484d]
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,989][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-09-22 16:48:00,989][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 16:48:00,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:48:00,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:01,004][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-09-22 16:48:01,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:01,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:01,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:01,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:01,004][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:01,004][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@49c2de5c]
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@562ce5a2]
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@45b020b1 testClass = orderTest, testInstance = com.changyu.test.orderTest@2e326835, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:01,051][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[INFO][2015-09-22 16:48:01,301][com.changyu.test.orderTest]{"amount":100,"charge":"ch_Xsr7u35O3m1Gw4ed2ODmi4Lw","created":1427555346,"description":"Refund Description","id":"re_SG0mnjTD3jAHimbvDKjnXLC9","instanceURL":"https://api.pingxx.com/v1/charges/ch_Xsr7u35O3m1Gw4ed2ODmi4Lw/refunds/re_SG0mnjTD3jAHimbvDKjnXLC9","metadata":{},"object":"refund","orderNo":"188965548801442732341211","status":"succeeded","succeed":true,"timeSucceed":1427555348}
-[DEBUG][2015-09-22 16:48:01,317][org.springframework.jdbc.datasource.DataSourceTransactionManager]Creating new transaction with name [com.changyu.foryou.serviceImpl.OrderServiceImpl.updateOrderStatusRefundSuccess]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
-[DEBUG][2015-09-22 16:48:01,317][org.springframework.jdbc.datasource.DataSourceTransactionManager]Acquired Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@407ec20c] for JDBC transaction
-[DEBUG][2015-09-22 16:48:01,317][org.springframework.jdbc.datasource.DataSourceTransactionManager]Switching JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@407ec20c] to manual commit
-[DEBUG][2015-09-22 16:48:01,379][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 16:48:01,379][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7de1c412]
-[DEBUG][2015-09-22 16:48:01,395][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@407ec20c] will be managed by Spring
-[DEBUG][2015-09-22 16:48:01,395][com.changyu.foryou.mapper.OrderMapper.updateorderStatusRefundSuccess]==> Preparing: update orders set status=11 where together_id=?
-[DEBUG][2015-09-22 16:48:01,504][com.changyu.foryou.mapper.OrderMapper.updateorderStatusRefundSuccess]==> Parameters: 188965548801442732341211(String)
-[DEBUG][2015-09-22 16:48:01,801][com.changyu.foryou.mapper.OrderMapper.updateorderStatusRefundSuccess]<== Updates: 1
-[DEBUG][2015-09-22 16:48:01,814][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-09-22 16:48:01,816][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7de1c412]
-[DEBUG][2015-09-22 16:48:01,816][org.springframework.jdbc.datasource.DataSourceTransactionManager]Initiating transaction commit
-[DEBUG][2015-09-22 16:48:01,816][org.springframework.jdbc.datasource.DataSourceTransactionManager]Committing JDBC transaction on Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@407ec20c]
-[DEBUG][2015-09-22 16:48:03,847][org.mybatis.spring.SqlSessionUtils]Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7de1c412]
-[DEBUG][2015-09-22 16:48:03,855][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7de1c412]
-[DEBUG][2015-09-22 16:48:05,017][org.springframework.jdbc.datasource.DataSourceTransactionManager]Releasing JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@407ec20c] after transaction
-[DEBUG][2015-09-22 16:48:05,026][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 16:48:05,026][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 16:48:05,026][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@763c80e8]
-[DEBUG][2015-09-22 16:48:05,026][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 16:48:05,026][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 16:48:05,026][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@407ec20c] will be managed by Spring
-[DEBUG][2015-09-22 16:48:05,026][com.changyu.foryou.mapper.OrderMapper.getUserPhone]==> Preparing: select phone from orders where together_id=? limit 1
-[DEBUG][2015-09-22 16:48:05,042][com.changyu.foryou.mapper.OrderMapper.getUserPhone]==> Parameters: 188965548801442732341211(String)
-[DEBUG][2015-09-22 16:48:06,242][com.changyu.foryou.mapper.OrderMapper.getUserPhone]<== Total: 1
-[DEBUG][2015-09-22 16:48:06,254][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-09-22 16:48:06,254][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@763c80e8]
-[DEBUG][2015-09-22 16:48:06,254][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@763c80e8]
-[DEBUG][2015-09-22 16:48:06,254][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 16:48:06,254][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@45b020b1 testClass = orderTest, testInstance = com.changyu.test.orderTest@2e326835, testMethod = testRefundOrder@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-09-22 16:48:06,254][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@45b020b1 testClass = orderTest, testInstance = com.changyu.test.orderTest@2e326835, testMethod = testRefundOrder@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:48:06,254][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@45b020b1 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-09-22 16:48:06,254][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@1ad8ce8f: startup date [Tue Sep 22 16:47:56 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 16:48:06,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:06,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-09-22 16:48:06,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@70808f4e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 16:48:06,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:48:06,254][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:48:06,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-09-22 16:48:06,272][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:48:06,272][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[DEBUG][2015-09-22 16:48:06,272][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} exit cache
-[INFO][2015-09-22 16:48:06,272][cn.jpush.api.common.connection.NativeHttpClient]Created instance with _maxRetryTimes = 5
-[INFO][2015-09-22 16:48:06,272][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-09-22 16:50:07,769][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 16:50:07,805][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@1bf0f793 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 16:50:07,805][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:50:07,805][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 16:50:07,852][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:50:07,852][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:50:07,852][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:50:07,852][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:50:07,852][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:50:07,852][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:50:07,852][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:50:07,852][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:50:07,867][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 16:50:07,867][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:50:08,025][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:08,025][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,040][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,040][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:08,040][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:08,040][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,040][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,040][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 16:50:08,056][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 16:50:08,087][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 16:50:08,119][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 16:50:08,119][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 16:50:08,119][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 16:50:08,197][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 16:50:08,212][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 16:50:08,212][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 16:50:08,228][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 16:50:08,290][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 16:50:08,290][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 16:50:08,290][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 16:50:08,337][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 16:50:08,343][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 16:50:08,343][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 16:50:08,362][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,364][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,366][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,366][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,366][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,370][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,370][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,370][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,370][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,374][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,374][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,374][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,378][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,378][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 16:50:08,378][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 16:50:08,378][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 16:50:08,378][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 16:50:08,425][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 16:50:08,425][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 16:50:08,441][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 16:50:08,441][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 16:50:08,441][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-09-22 16:50:08,456][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 16:50:08,488][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 16:50:08,503][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@1ad8ce8f: startup date [Tue Sep 22 16:50:08 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 16:50:08,503][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@1ad8ce8f: org.springframework.beans.factory.support.DefaultListableBeanFactory@70808f4e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 16:50:08,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:08,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:50:08,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:50:08,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:08,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:50:08,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:50:08,698][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:08,698][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,698][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,698][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:08,698][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 16:50:08,698][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 16:50:08,714][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 16:50:08,714][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 16:50:08,714][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 16:50:08,714][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 16:50:08,714][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 16:50:08,714][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 16:50:08,714][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 16:50:08,714][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 16:50:08,714][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:50:08,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:50:08,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:08,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 16:50:08,760][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 16:50:08,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:08,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:08,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:08,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:50:08,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:50:08,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:08,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:50:08,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:50:08,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:50:08,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:08,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:50:08,807][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@12afa082]
-[DEBUG][2015-09-22 16:50:08,807][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1ed56fe5]
-[INFO][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@70808f4e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:08,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 16:50:08,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 16:50:08,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:08,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:08,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:08,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:08,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 16:50:08,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:08,854][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:08,854][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,854][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,854][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:08,854][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:08,854][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,854][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,854][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:08,854][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 16:50:09,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,104][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 16:50:09,120][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 16:50:09,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,120][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 16:50:09,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:50:09,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:50:09,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,120][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,120][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,135][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,135][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,151][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:09,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:50:09,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:50:09,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,323][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,417][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:09,422][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:09,422][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-09-22 16:50:09,423][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-09-22 16:50:09,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-09-22 16:50:09,579][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-09-22 16:50:09,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:50:09,751][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-09-22 16:50:09,751][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-09-22 16:50:09,751][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-09-22 16:50:09,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:09,876][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-09-22 16:50:09,876][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-09-22 16:50:09,876][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-09-22 16:50:09,876][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-09-22 16:50:09,876][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-09-22 16:50:09,876][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:50:09,876][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:50:09,939][org.apache.ibatis.io.ResolverUtil]Reader entry: AppKey.class
-[DEBUG][2015-09-22 16:50:09,939][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-09-22 16:50:09,939][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-09-22 16:50:09,939][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-09-22 16:50:09,939][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-09-22 16:50:09,939][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-09-22 16:50:09,939][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodWithSales.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: MiniOrder.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: TradeInfo.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 # com/changyu/foryou/model/AppKey java/lang/Object key Ljava/lang/String; secrect ()V Code
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 e !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ( &com/changyu/foryou/model/FoodWithSales java/lang/Object foodId Ljava/lang/Long; foodName Ljava/lang/String; sales Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 "com/changyu/foryou/model/MiniOrder java/lang/Object status Ljava/lang/Short;
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 K (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 2 "com/changyu/foryou/model/TradeInfo java/lang/Object
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.AppKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodWithSales matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.MiniOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TradeInfo matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,079][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,111][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-09-22 16:50:11,001][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,052][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,083][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,115][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,146][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,177][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,255][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,287][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,318][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,349][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,380][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,490][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,521][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,552][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,583][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,630][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,646][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,724][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'appKeyMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,787][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 16:50:11,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:50:11,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,802][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-09-22 16:50:11,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:50:11,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:50:11,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:11,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 16:50:11,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 16:50:11,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:11,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:50:11,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-09-22 16:50:11,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 16:50:11,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 16:50:11,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:50:11,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:50:11,880][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:11,880][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@7ae8e1ef]
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@2d4bc050]
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@3fa39595]
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'keyService'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'keyService'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.KeyServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'keyService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'keyService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'keyService' to bean named 'appKeyMapper'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'keyService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.KeyServiceImpl@7799b411]
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'keyService'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@14981bc4]
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,005][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 16:50:12,009][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 16:50:12,009][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:12,009][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,026][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-09-22 16:50:12,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,026][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:12,026][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@523f31f2]
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:50:12,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,061][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-09-22 16:50:12,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,062][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:12,062][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@52877c09]
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@57dd1619]
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialService'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PreferentialServiceImpl]: AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialService': AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'preferentialService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'preferentialService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PreferentialServiceImpl@51557949]
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@4789faf3]
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@56d39b53]
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@2b394d3]
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@54af4009]
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@18948fd9]
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@b233fdf testClass = orderTest, testInstance = com.changyu.test.orderTest@37364f2f, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-09-22 16:50:12,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 16:50:12,175][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-09-22 16:50:12,175][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-09-22 16:50:12,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 16:50:12,175][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-09-22 16:50:12,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,175][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[INFO][2015-09-22 16:50:12,394][com.changyu.test.orderTest]{"amount":100,"charge":"ch_Xsr7u35O3m1Gw4ed2ODmi4Lw","created":1427555346,"description":"Refund Description","id":"re_SG0mnjTD3jAHimbvDKjnXLC9","instanceURL":"https://api.pingxx.com/v1/charges/ch_Xsr7u35O3m1Gw4ed2ODmi4Lw/refunds/re_SG0mnjTD3jAHimbvDKjnXLC9","metadata":{},"object":"refund","orderNo":"188965548801442732410331","status":"succeeded","succeed":true,"timeSucceed":1427555348}
-[DEBUG][2015-09-22 16:50:12,409][org.springframework.jdbc.datasource.DataSourceTransactionManager]Creating new transaction with name [com.changyu.foryou.serviceImpl.OrderServiceImpl.updateOrderStatusRefundSuccess]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
-[DEBUG][2015-09-22 16:50:12,409][org.springframework.jdbc.datasource.DataSourceTransactionManager]Acquired Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@57525d9f] for JDBC transaction
-[DEBUG][2015-09-22 16:50:12,409][org.springframework.jdbc.datasource.DataSourceTransactionManager]Switching JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@57525d9f] to manual commit
-[DEBUG][2015-09-22 16:50:12,440][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 16:50:12,440][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c3b7f48]
-[DEBUG][2015-09-22 16:50:12,456][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@57525d9f] will be managed by Spring
-[DEBUG][2015-09-22 16:50:12,456][com.changyu.foryou.mapper.OrderMapper.updateorderStatusRefundSuccess]==> Preparing: update orders set status=11 where together_id=?
-[DEBUG][2015-09-22 16:50:12,565][com.changyu.foryou.mapper.OrderMapper.updateorderStatusRefundSuccess]==> Parameters: 188965548801442732410331(String)
-[DEBUG][2015-09-22 16:50:12,581][com.changyu.foryou.mapper.OrderMapper.updateorderStatusRefundSuccess]<== Updates: 1
-[DEBUG][2015-09-22 16:50:12,581][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-09-22 16:50:12,581][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c3b7f48]
-[DEBUG][2015-09-22 16:50:12,581][org.springframework.jdbc.datasource.DataSourceTransactionManager]Initiating transaction commit
-[DEBUG][2015-09-22 16:50:12,581][org.springframework.jdbc.datasource.DataSourceTransactionManager]Committing JDBC transaction on Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@57525d9f]
-[DEBUG][2015-09-22 16:50:12,628][org.mybatis.spring.SqlSessionUtils]Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c3b7f48]
-[DEBUG][2015-09-22 16:50:12,628][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c3b7f48]
-[DEBUG][2015-09-22 16:50:12,644][org.springframework.jdbc.datasource.DataSourceTransactionManager]Releasing JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@57525d9f] after transaction
-[DEBUG][2015-09-22 16:50:12,644][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 16:50:12,644][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 16:50:12,644][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61fca9cc]
-[DEBUG][2015-09-22 16:50:12,644][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 16:50:12,659][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 16:50:12,659][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@57525d9f] will be managed by Spring
-[DEBUG][2015-09-22 16:50:12,659][com.changyu.foryou.mapper.OrderMapper.getUserPhone]==> Preparing: select phone from orders where together_id=? limit 1
-[DEBUG][2015-09-22 16:50:12,675][com.changyu.foryou.mapper.OrderMapper.getUserPhone]==> Parameters: 188965548801442732410331(String)
-[DEBUG][2015-09-22 16:50:12,753][com.changyu.foryou.mapper.OrderMapper.getUserPhone]<== Total: 1
-[DEBUG][2015-09-22 16:50:12,753][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-09-22 16:50:12,753][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61fca9cc]
-[DEBUG][2015-09-22 16:50:12,753][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61fca9cc]
-[DEBUG][2015-09-22 16:50:12,753][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 16:50:12,753][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@b233fdf testClass = orderTest, testInstance = com.changyu.test.orderTest@37364f2f, testMethod = testRefundOrder@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-09-22 16:50:12,753][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@b233fdf testClass = orderTest, testInstance = com.changyu.test.orderTest@37364f2f, testMethod = testRefundOrder@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:50:12,753][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@b233fdf testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-09-22 16:50:12,769][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@1ad8ce8f: startup date [Tue Sep 22 16:50:08 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 16:50:12,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:12,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-09-22 16:50:12,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@70808f4e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 16:50:12,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:50:12,769][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:50:12,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-09-22 16:50:12,769][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-09-22 16:50:12,769][cn.jpush.api.common.connection.NativeHttpClient]Created instance with _maxRetryTimes = 5
-[DEBUG][2015-09-22 16:50:12,769][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[DEBUG][2015-09-22 16:50:12,769][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} exit cache
-[INFO][2015-09-22 16:50:12,769][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-09-22 17:30:52,958][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 17:30:53,002][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@690de239 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 17:30:53,005][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:30:53,007][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 17:30:53,046][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:30:53,046][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:30:53,049][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:30:53,049][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:30:53,050][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:30:53,050][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:30:53,053][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:30:53,054][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:30:53,057][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 17:30:53,057][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:30:53,209][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:30:53,211][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:53,213][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:53,214][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:30:53,224][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:30:53,224][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:53,224][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:53,224][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 17:30:53,236][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 17:30:53,263][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:30:53,297][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 17:30:53,302][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 17:30:53,305][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:30:53,382][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 17:30:53,395][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:30:53,410][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:30:53,427][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 17:30:53,473][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 17:30:53,473][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 17:30:53,479][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 17:30:53,518][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 17:30:53,518][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 17:30:53,523][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 17:30:53,536][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,538][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,540][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,541][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,542][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,544][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,546][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,547][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,548][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,549][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,550][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,551][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,555][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,560][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 17:30:53,560][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 17:30:53,562][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:30:53,564][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:30:53,593][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 17:30:53,597][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:30:53,609][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 17:30:53,622][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:30:53,629][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 17:30:53,668][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 12 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 17:30:53,672][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@fe11c0e: startup date [Tue Sep 22 17:30:53 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:30:53,672][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@fe11c0e: org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,jdbcTemplate,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 17:30:53,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:53,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:30:53,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:30:53,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:53,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:30:53,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:30:53,871][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:30:53,872][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:53,872][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:53,872][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:30:53,874][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 17:30:53,875][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 17:30:53,880][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 17:30:53,881][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 17:30:53,882][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 17:30:53,883][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 17:30:53,884][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 17:30:53,884][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 17:30:53,886][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 17:30:53,887][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 17:30:53,889][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 17:30:53,890][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 17:30:53,891][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 17:30:53,892][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 17:30:53,893][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 17:30:53,894][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 17:30:53,895][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 17:30:53,896][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 17:30:53,897][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 17:30:53,898][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 17:30:53,899][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 17:30:53,903][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,906][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,906][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,906][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,907][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,907][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,907][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,907][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,907][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,907][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,907][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,907][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,907][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,908][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,908][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,908][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,908][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,908][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:30:53,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:30:53,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:53,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 17:30:53,928][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 17:30:53,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:53,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:53,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:53,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:30:53,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:30:53,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:53,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:30:53,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:30:53,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:30:53,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:53,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:30:53,972][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@5bcc22a]
-[DEBUG][2015-09-22 17:30:53,975][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@3b870737]
-[INFO][2015-09-22 17:30:53,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,jdbcTemplate,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:30:53,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:30:53,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:30:53,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:30:53,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:53,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:53,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:30:54,018][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:30:54,019][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,019][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,019][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,019][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,019][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:30:54,019][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,037][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:30:54,037][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:54,038][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:54,038][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:30:54,039][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:30:54,039][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:54,040][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:54,040][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:30:54,041][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:30:54,041][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:54,041][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:54,041][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:30:54,044][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:30:54,045][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:54,045][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:54,045][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:30:54,046][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:30:54,046][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:54,047][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:54,047][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:30:54,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,280][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:30:54,280][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,291][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:30:54,300][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:30:54,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,301][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:30:54,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:30:54,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:30:54,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,309][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,309][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,310][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,317][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,322][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,332][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,369][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 17:30:54,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:30:54,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:30:54,378][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,378][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,378][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,379][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:30:54,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:30:54,391][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,391][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,391][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,392][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,395][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,395][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,395][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:30:54,395][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:30:54,395][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,396][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,396][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,397][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:30:54,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:30:54,400][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,400][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,400][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,400][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,401][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:30:54,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:30:54,404][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,404][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,405][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,406][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,409][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,409][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,410][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,410][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,411][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,414][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,414][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,415][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,416][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,419][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,420][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,420][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,421][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,423][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,423][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,424][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,427][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,427][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,428][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,429][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,432][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,432][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,433][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,434][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,436][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,436][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,436][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,437][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,440][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,440][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,441][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,442][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,444][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,444][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,444][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,445][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,449][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,449][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,449][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,450][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,450][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,453][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,453][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,454][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,468][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,468][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,468][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,468][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,468][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,468][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,468][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,469][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,469][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,469][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,469][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,469][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,469][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,471][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,471][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,472][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,472][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,472][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,473][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,475][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,492][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,492][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,493][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,498][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,498][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,498][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,499][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,500][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,500][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,501][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,503][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,506][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,508][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,508][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,510][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,512][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,512][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,514][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,514][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,519][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,522][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,522][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,523][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,525][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,525][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,528][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,529][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,529][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,529][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,530][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,530][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,532][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,533][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,536][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,538][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,538][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,539][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,540][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,540][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,541][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,543][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,543][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,543][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,543][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,543][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,545][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,546][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,546][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,547][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,548][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,551][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,552][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,552][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,554][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,555][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,555][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,555][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,555][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,555][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,556][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,557][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,557][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,557][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,559][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,560][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,560][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,561][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,562][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,562][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,563][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,564][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,566][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,568][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,568][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,569][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,570][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,570][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,571][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,572][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,572][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,573][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,574][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,574][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,575][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,576][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,576][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,577][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,578][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,578][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,579][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,579][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,581][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,582][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,583][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,583][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,584][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,584][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,585][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,586][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,586][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,587][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,587][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,587][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,587][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,588][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,588][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,590][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,590][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,591][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,591][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,592][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,593][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,594][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,595][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,595][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,596][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,597][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,599][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,600][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,600][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,602][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,604][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,605][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,607][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,608][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,609][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,610][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,611][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,611][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,613][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,614][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,614][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,615][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,617][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,617][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,618][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,619][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,619][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,619][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,619][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,621][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,624][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,624][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,627][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,627][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,629][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,629][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,631][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,632][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,639][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,640][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,640][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,640][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,640][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,640][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,640][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,641][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,641][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,641][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,641][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,641][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,641][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,642][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,643][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,643][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,645][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,646][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,647][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,648][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,649][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,649][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,649][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,649][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,650][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,650][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,650][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,650][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,650][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,650][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,651][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,652][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,653][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,654][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,655][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,655][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,656][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,656][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,657][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,659][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,659][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,660][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,660][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,660][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,660][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,662][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,662][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,663][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,664][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,664][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,665][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,666][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,669][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,669][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,670][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,671][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,672][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,672][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,673][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,674][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,674][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,675][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,676][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,676][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,676][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,677][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,678][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,678][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,679][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,680][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,680][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,681][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,681][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,682][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,684][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,684][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,685][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,686][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,686][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,687][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,689][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,689][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,690][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,691][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,693][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,694][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,694][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,695][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,696][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,696][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,697][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,699][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,699][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,700][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,703][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,704][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,704][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,705][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,706][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,706][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,707][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,708][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,708][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,709][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,710][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,710][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,711][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,712][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,712][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,713][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,721][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,721][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,723][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,724][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,724][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,725][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,726][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,728][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,730][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,730][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,731][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,733][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,734][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,734][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,735][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,736][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,736][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,737][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,738][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,738][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,739][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,740][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,740][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,741][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,742][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,742][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,743][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,746][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,746][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,746][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,746][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,756][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,758][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,759][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,763][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,765][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,765][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,766][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,768][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,769][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,774][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,776][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,776][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,779][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,781][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,783][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,783][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,783][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,783][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,784][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,785][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,785][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:30:54,785][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:30:54,785][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,786][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,786][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,789][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,790][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,790][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,793][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,793][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,796][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,796][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,798][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,799][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,799][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,801][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,802][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,802][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,804][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,806][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,806][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,807][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,809][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,809][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,810][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,811][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,812][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,813][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,815][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,815][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,816][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,818][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,819][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,821][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,822][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,823][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,825][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,827][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,827][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,828][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,830][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,830][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,831][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,832][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,835][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:30:54,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:30:54,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,837][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,837][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,838][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:30:54,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:30:54,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,840][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,840][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,840][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,840][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,840][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,840][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,841][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,844][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,844][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,846][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,847][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,847][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,848][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,849][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,849][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,850][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,852][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,852][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,853][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,855][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,855][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,856][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,857][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,857][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,858][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,859][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,859][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,860][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,861][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,862][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,863][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,863][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,863][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,863][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,865][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,865][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,866][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,868][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,868][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,869][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,871][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,871][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,872][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,873][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,873][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,874][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,876][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,877][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campusMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:30:54,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:30:54,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,878][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,878][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,879][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:30:54,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:30:54,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,880][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,880][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,880][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:30:54,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:30:54,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,881][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,881][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,882][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,883][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,883][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,884][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,885][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,885][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,885][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,885][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,885][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,885][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,885][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,886][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,887][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,888][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,888][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,898][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,898][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,898][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,899][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,899][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,900][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,902][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,902][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,903][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,903][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,903][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,903][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,903][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,903][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,904][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,904][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,904][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,904][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,905][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,905][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,905][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,905][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,905][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,905][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,905][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,905][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,906][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,906][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,906][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,908][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,910][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,910][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,911][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,912][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,912][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,913][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,915][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,915][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,916][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,917][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,918][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,919][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,919][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,919][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,919][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,920][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,920][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,921][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appKeyMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:30:54,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:30:54,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,922][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,922][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,923][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campusMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:30:54,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:30:54,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,925][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:30:54,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:30:54,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,928][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,929][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,929][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,930][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,932][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,932][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,932][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,933][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,933][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,934][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,935][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,935][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,936][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,937][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,937][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,938][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,938][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,939][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,940][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,941][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,942][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,943][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,943][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,944][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,946][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,946][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,947][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,951][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,951][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,952][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,958][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,958][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,959][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,961][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,961][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,962][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,965][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,965][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,967][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,968][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,969][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[INFO][2015-09-22 17:30:54,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,jdbcTemplate,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[ERROR][2015-09-22 17:30:54,971][org.springframework.test.context.TestContextManager]Caught exception while allowing TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener@110d42fa] to prepare test instance [com.changyu.test.orderTest@7da833d4]
-java.lang.IllegalStateException: Failed to load ApplicationContext
- at org.springframework.test.context.TestContext.getApplicationContext(TestContext.java:157)
- at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:103)
- at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:73)
- at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:313)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:211)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:288)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:284)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:231)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:88)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
- at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
- at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:71)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:174)
- at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
- at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:197)
-Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campusService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCategoryMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campusMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appKeyMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campusMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
- at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessPropertyValues(CommonAnnotationBeanPostProcessor.java:306)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1120)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:461)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:607)
- at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:932)
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:479)
- at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:106)
- at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:57)
- at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:100)
- at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:248)
- at org.springframework.test.context.TestContext.loadApplicationContext(TestContext.java:124)
- at org.springframework.test.context.TestContext.getApplicationContext(TestContext.java:148)
- ... 24 more
-Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCategoryMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:329)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1391)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1132)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:461)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:198)
- at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:442)
- at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:416)
- at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:550)
- at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:150)
- at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
- at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessPropertyValues(CommonAnnotationBeanPostProcessor.java:303)
- ... 40 more
-Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:329)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1391)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1132)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:461)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)
- ... 55 more
-Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1486)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:524)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:461)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)
- ... 65 more
-Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
- at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
- at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:307)
- at javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:344)
- at javax.naming.InitialContext.lookup(InitialContext.java:411)
- at org.springframework.jndi.JndiTemplate$1.doInContext(JndiTemplate.java:154)
- at org.springframework.jndi.JndiTemplate.execute(JndiTemplate.java:87)
- at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:152)
- at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:178)
- at org.springframework.jndi.JndiLocatorSupport.lookup(JndiLocatorSupport.java:95)
- at org.springframework.jndi.JndiObjectLocator.lookup(JndiObjectLocator.java:105)
- at org.springframework.jndi.JndiObjectFactoryBean.lookupWithFallback(JndiObjectFactoryBean.java:201)
- at org.springframework.jndi.JndiObjectFactoryBean.afterPropertiesSet(JndiObjectFactoryBean.java:187)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1545)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1483)
- ... 72 more
-[DEBUG][2015-09-22 17:30:55,066][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@64576529 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[DEBUG][2015-09-22 17:31:32,789][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 17:31:32,829][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@690de239 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 17:31:32,831][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:31:32,833][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 17:31:32,871][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:31:32,871][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:31:32,873][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:31:32,874][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:31:32,874][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:31:32,875][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:31:32,878][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:31:32,878][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:31:32,881][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 17:31:32,881][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:31:33,041][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:33,044][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,046][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,046][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:33,053][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:33,053][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,054][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,054][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 17:31:33,063][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 17:31:33,084][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:31:33,118][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 17:31:33,123][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 17:31:33,126][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:31:33,189][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 17:31:33,202][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:31:33,213][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:31:33,232][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 17:31:33,287][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 17:31:33,288][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 17:31:33,294][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 17:31:33,332][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 17:31:33,333][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 17:31:33,336][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 17:31:33,354][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,357][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,359][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,360][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,361][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,363][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,365][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,365][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,366][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,367][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,368][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,369][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,374][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,379][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 17:31:33,379][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 17:31:33,381][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:31:33,383][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:31:33,412][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 17:31:33,417][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:31:33,425][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 17:31:33,435][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:31:33,436][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-09-22 17:31:33,442][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 17:31:33,493][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 17:31:33,497][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@fe11c0e: startup date [Tue Sep 22 17:31:33 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:31:33,498][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@fe11c0e: org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 17:31:33,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:33,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:31:33,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:31:33,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:33,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:31:33,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:31:33,702][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:33,703][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,703][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,703][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:33,705][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 17:31:33,706][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 17:31:33,709][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 17:31:33,710][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 17:31:33,711][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 17:31:33,711][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 17:31:33,712][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 17:31:33,713][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 17:31:33,714][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 17:31:33,715][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 17:31:33,715][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 17:31:33,716][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 17:31:33,717][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 17:31:33,718][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 17:31:33,719][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 17:31:33,720][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 17:31:33,720][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 17:31:33,721][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 17:31:33,722][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 17:31:33,722][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 17:31:33,723][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 17:31:33,725][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,727][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,727][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,728][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,728][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,728][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,728][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,728][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,728][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,728][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,728][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,728][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:31:33,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:31:33,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:33,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 17:31:33,744][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 17:31:33,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:33,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:33,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:33,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:31:33,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:31:33,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:33,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:31:33,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:31:33,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:31:33,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:33,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:31:33,801][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@44d2702e]
-[DEBUG][2015-09-22 17:31:33,805][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1d506b04]
-[INFO][2015-09-22 17:31:33,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:31:33,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:31:33,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:31:33,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:31:33,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:33,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:33,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:33,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:31:33,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:31:33,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:33,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:33,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:33,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:33,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:31:33,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:33,861][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:33,861][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,861][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,862][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:33,862][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:33,863][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,863][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,863][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:33,864][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:33,864][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,864][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,865][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:33,868][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:33,868][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,868][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,869][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:33,870][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:33,870][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,871][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,871][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:33,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:33,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:31:34,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,100][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:31:34,109][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:31:34,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,109][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:31:34,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:31:34,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:31:34,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,116][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,116][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,124][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,124][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,148][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 17:31:34,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:31:34,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:31:34,156][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,156][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:31:34,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:31:34,166][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,167][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,167][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,167][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:31:34,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:31:34,170][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,170][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,170][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,171][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:31:34,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:31:34,173][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,173][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,174][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,174][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:31:34,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:31:34,176][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,177][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,177][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,177][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:31:34,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:31:34,180][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,181][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,181][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,181][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:31:34,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:31:34,184][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,184][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,184][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,184][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:31:34,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:31:34,187][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,187][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,187][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,187][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:31:34,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:31:34,191][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,191][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,191][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,191][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:31:34,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:31:34,193][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,193][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,194][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,194][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,194][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:31:34,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:31:34,197][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,197][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,197][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,198][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:31:34,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:31:34,201][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,201][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,201][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,201][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,201][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:31:34,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:31:34,203][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,203][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,204][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,204][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,204][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,205][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,205][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,205][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:31:34,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:31:34,207][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,207][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,207][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,207][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,211][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:31:34,211][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:31:34,211][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,212][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,212][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,212][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,212][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:31:34,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:31:34,215][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,215][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,215][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,215][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:31:34,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:31:34,218][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,218][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,219][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,219][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:34,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:34,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:31:34,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:31:34,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,366][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:34,366][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:34,366][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:34,367][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:34,367][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:34,368][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:34,368][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:34,368][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:34,369][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:34,370][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:34,370][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:34,370][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:34,371][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:34,371][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:34,372][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:34,372][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:34,372][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:34,373][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:34,373][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:34,373][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-09-22 17:31:34,378][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-09-22 17:31:34,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-09-22 17:31:34,499][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-09-22 17:31:34,499][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,499][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:31:34,610][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-09-22 17:31:34,611][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-09-22 17:31:34,615][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-09-22 17:31:34,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:34,725][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-09-22 17:31:34,725][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-09-22 17:31:34,726][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-09-22 17:31:34,726][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-09-22 17:31:34,727][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-09-22 17:31:34,727][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:31:34,727][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:31:34,800][org.apache.ibatis.io.ResolverUtil]Reader entry: AppKey.class
-[DEBUG][2015-09-22 17:31:34,801][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-09-22 17:31:34,802][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-09-22 17:31:34,803][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-09-22 17:31:34,803][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-09-22 17:31:34,804][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-09-22 17:31:34,805][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-09-22 17:31:34,805][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-09-22 17:31:34,805][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-09-22 17:31:34,806][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-09-22 17:31:34,806][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-09-22 17:31:34,806][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-09-22 17:31:34,807][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-09-22 17:31:34,807][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-09-22 17:31:34,807][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-09-22 17:31:34,808][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-09-22 17:31:34,808][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodWithSales.class
-[DEBUG][2015-09-22 17:31:34,809][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-09-22 17:31:34,809][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-09-22 17:31:34,809][org.apache.ibatis.io.ResolverUtil]Reader entry: MiniOrder.class
-[DEBUG][2015-09-22 17:31:34,810][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-09-22 17:31:34,810][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-09-22 17:31:34,810][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-09-22 17:31:34,811][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-09-22 17:31:34,811][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-09-22 17:31:34,811][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-09-22 17:31:34,811][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-09-22 17:31:34,812][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-09-22 17:31:34,812][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-09-22 17:31:34,812][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-09-22 17:31:34,813][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:31:34,813][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-09-22 17:31:34,813][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-09-22 17:31:34,814][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-09-22 17:31:34,814][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-09-22 17:31:34,814][org.apache.ibatis.io.ResolverUtil]Reader entry: TradeInfo.class
-[DEBUG][2015-09-22 17:31:34,814][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-09-22 17:31:34,815][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-09-22 17:31:34,815][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:31:34,815][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 17:31:34,815][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 17:31:34,816][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 # com/changyu/foryou/model/AppKey java/lang/Object key Ljava/lang/String; secrect ()V Code
-[DEBUG][2015-09-22 17:31:34,817][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 17:31:34,817][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 17:31:34,818][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-09-22 17:31:34,818][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 17:31:34,818][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 17:31:34,819][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:31:34,819][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 17:31:34,819][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 17:31:34,820][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:31:34,821][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 17:31:34,821][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 17:31:34,822][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 e !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:31:34,822][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 17:31:34,822][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 17:31:34,823][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:31:34,824][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 17:31:34,824][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 17:31:34,825][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-09-22 17:31:34,826][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 17:31:34,826][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 17:31:34,826][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:31:34,827][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 17:31:34,827][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 17:31:34,828][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:31:34,828][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 17:31:34,828][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 17:31:34,829][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-09-22 17:31:34,829][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 17:31:34,830][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 17:31:34,830][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-09-22 17:31:34,831][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 17:31:34,831][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 17:31:34,832][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:31:34,833][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 17:31:34,833][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 17:31:34,834][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-09-22 17:31:34,834][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 17:31:34,834][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 17:31:34,835][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-09-22 17:31:34,835][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 17:31:34,836][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 17:31:34,836][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 17:31:34,837][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 17:31:34,837][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 17:31:34,838][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-09-22 17:31:34,838][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 17:31:34,838][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 17:31:34,839][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ( &com/changyu/foryou/model/FoodWithSales java/lang/Object foodId Ljava/lang/Long; foodName Ljava/lang/String; sales Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 17:31:34,840][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 17:31:34,840][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 17:31:34,841][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-09-22 17:31:34,842][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 17:31:34,842][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 17:31:34,843][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-09-22 17:31:34,843][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 17:31:34,843][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 17:31:34,844][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 "com/changyu/foryou/model/MiniOrder java/lang/Object status Ljava/lang/Short;
-[DEBUG][2015-09-22 17:31:34,845][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 17:31:34,845][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 17:31:34,846][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:31:34,846][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 17:31:34,846][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 17:31:34,847][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-09-22 17:31:34,848][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 17:31:34,848][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 17:31:34,849][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-09-22 17:31:34,850][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 17:31:34,850][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 17:31:34,852][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-09-22 17:31:34,852][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 17:31:34,852][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 17:31:34,854][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:31:34,854][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 17:31:34,855][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 17:31:34,856][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-09-22 17:31:34,857][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 17:31:34,857][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 17:31:34,858][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:31:34,858][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 17:31:34,858][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 17:31:34,859][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-09-22 17:31:34,859][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 17:31:34,860][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 17:31:34,860][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:31:34,861][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 17:31:34,861][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 17:31:34,862][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-09-22 17:31:34,863][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:31:34,863][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:31:34,864][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-09-22 17:31:34,864][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 17:31:34,865][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 17:31:34,866][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:31:34,867][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 17:31:34,867][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 17:31:34,869][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-09-22 17:31:34,870][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 17:31:34,870][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 17:31:34,871][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 K (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-09-22 17:31:34,872][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 17:31:34,872][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 17:31:34,873][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-09-22 17:31:34,874][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 17:31:34,874][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 17:31:34,876][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 2 "com/changyu/foryou/model/TradeInfo java/lang/Object
-[DEBUG][2015-09-22 17:31:34,877][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 17:31:34,877][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 17:31:34,878][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-09-22 17:31:34,879][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 17:31:34,879][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 17:31:34,880][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-09-22 17:31:34,881][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.AppKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,882][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,883][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,883][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,883][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,884][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,884][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,884][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,885][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,886][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,886][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,888][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,889][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,890][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,891][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,893][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,893][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodWithSales matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,894][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,894][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,895][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.MiniOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,896][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,897][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,898][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,900][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,901][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,902][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,905][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,907][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,907][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,908][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,910][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,911][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,911][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,913][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,913][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,914][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TradeInfo matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,915][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,916][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,953][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-09-22 17:31:35,788][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-09-22 17:31:35,831][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-09-22 17:31:35,863][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-09-22 17:31:35,890][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-09-22 17:31:35,941][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-09-22 17:31:35,971][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,043][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,084][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,117][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,146][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,173][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,313][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,356][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,389][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,441][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,496][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,519][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,584][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-09-22 17:31:36,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:31:36,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-09-22 17:31:36,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:31:36,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-09-22 17:31:36,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:31:36,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-09-22 17:31:36,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:31:36,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-09-22 17:31:36,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:31:36,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-09-22 17:31:36,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:31:36,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-09-22 17:31:36,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:31:36,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-09-22 17:31:36,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:31:36,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-09-22 17:31:36,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:31:36,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:31:36,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:31:36,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-09-22 17:31:36,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:31:36,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-09-22 17:31:36,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:31:36,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-09-22 17:31:36,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:31:36,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-09-22 17:31:36,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:31:36,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-09-22 17:31:36,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:31:36,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-09-22 17:31:36,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:31:36,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'appKeyMapper'
-[DEBUG][2015-09-22 17:31:36,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:31:36,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:31:36,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:31:36,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,628][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:31:36,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:31:36,633][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,633][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,633][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,633][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,643][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-09-22 17:31:36,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:31:36,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:31:36,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 17:31:36,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 17:31:36,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:31:36,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-09-22 17:31:36,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 17:31:36,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 17:31:36,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,708][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,708][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,708][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,708][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,708][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,708][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 17:31:36,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-09-22 17:31:36,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:31:36,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:31:36,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:31:36,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:31:36,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:31:36,728][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,729][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@3126a494]
-[DEBUG][2015-09-22 17:31:36,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:31:36,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 17:31:36,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-09-22 17:31:36,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,747][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 17:31:36,747][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 17:31:36,747][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 17:31:36,748][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 17:31:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,749][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 17:31:36,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:31:36,752][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,758][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-09-22 17:31:36,758][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 17:31:36,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:31:36,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,770][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:31:36,770][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 17:31:36,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:31:36,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,785][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-09-22 17:31:36,785][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 17:31:36,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:31:36,786][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:31:36,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,787][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,787][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@16b772db]
-[DEBUG][2015-09-22 17:31:36,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-09-22 17:31:36,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-09-22 17:31:36,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 17:31:36,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,796][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 17:31:36,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,801][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 17:31:36,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:31:36,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,808][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,808][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@3d62a997]
-[DEBUG][2015-09-22 17:31:36,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 17:31:36,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'keyService'
-[DEBUG][2015-09-22 17:31:36,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'keyService'
-[DEBUG][2015-09-22 17:31:36,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,815][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.KeyServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 17:31:36,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'keyService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,815][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'keyService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 17:31:36,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:31:36,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,820][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'keyService' to bean named 'appKeyMapper'
-[DEBUG][2015-09-22 17:31:36,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,821][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'keyService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,822][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.KeyServiceImpl@34882718]
-[DEBUG][2015-09-22 17:31:36,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'keyService'
-[DEBUG][2015-09-22 17:31:36,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-09-22 17:31:36,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-09-22 17:31:36,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,829][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 17:31:36,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,830][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 17:31:36,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:31:36,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,836][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-09-22 17:31:36,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,837][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,837][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@1547cbc9]
-[DEBUG][2015-09-22 17:31:36,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-09-22 17:31:36,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 17:31:36,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-09-22 17:31:36,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,851][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 17:31:36,852][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 17:31:36,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,852][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 17:31:36,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:31:36,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,860][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 17:31:36,860][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 17:31:36,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:31:36,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,888][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-09-22 17:31:36,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,889][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,889][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@3e888183]
-[DEBUG][2015-09-22 17:31:36,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-09-22 17:31:36,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-09-22 17:31:36,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-09-22 17:31:36,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,899][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 17:31:36,899][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 17:31:36,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,899][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 17:31:36,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:31:36,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,905][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-09-22 17:31:36,905][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 17:31:36,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:31:36,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,912][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-09-22 17:31:36,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,913][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,913][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@4641e51b]
-[DEBUG][2015-09-22 17:31:36,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-09-22 17:31:36,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-09-22 17:31:36,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-09-22 17:31:36,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,923][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-09-22 17:31:36,924][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@39484118]
-[DEBUG][2015-09-22 17:31:36,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-09-22 17:31:36,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialService'
-[DEBUG][2015-09-22 17:31:36,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 17:31:36,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,929][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PreferentialServiceImpl]: AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 17:31:36,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,931][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialService': AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 17:31:36,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:31:36,932][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'preferentialService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 17:31:36,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,933][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'preferentialService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,933][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PreferentialServiceImpl@49a01787]
-[DEBUG][2015-09-22 17:31:36,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 17:31:36,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 17:31:36,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-09-22 17:31:36,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,943][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,943][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@5105457d]
-[DEBUG][2015-09-22 17:31:36,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-09-22 17:31:36,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-09-22 17:31:36,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 17:31:36,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,950][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 17:31:36,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,950][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 17:31:36,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:31:36,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,957][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-09-22 17:31:36,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,958][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,958][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@71811179]
-[DEBUG][2015-09-22 17:31:36,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 17:31:36,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-09-22 17:31:36,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 17:31:36,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,964][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 17:31:36,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,964][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 17:31:36,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:31:36,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,967][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-09-22 17:31:36,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,968][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,968][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@64dc803f]
-[DEBUG][2015-09-22 17:31:36,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 17:31:36,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-09-22 17:31:36,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-09-22 17:31:36,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,976][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 17:31:36,976][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 17:31:36,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,976][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 17:31:36,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:31:36,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,986][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-09-22 17:31:36,986][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 17:31:36,987][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:31:36,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,991][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-09-22 17:31:36,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,993][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,993][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@12f51e5b]
-[DEBUG][2015-09-22 17:31:36,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-09-22 17:31:36,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:31:36,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:37,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:31:37,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 17:31:37,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:31:37,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:31:37,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:37,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:31:37,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:37,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:31:37,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:31:37,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:31:37,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:31:37,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:31:37,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:31:37,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:31:37,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:31:37,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:31:37,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:31:37,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:31:37,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:31:37,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:31:37,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:31:37,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:31:37,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:31:37,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:31:37,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:31:37,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:31:37,006][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@68d0db31]
-[DEBUG][2015-09-22 17:31:37,007][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-09-22 17:31:37,009][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:37,012][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-09-22 17:31:37,012][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-09-22 17:31:37,013][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-09-22 17:31:37,014][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:31:37,015][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@2e8da86e testClass = orderTest, testInstance = com.changyu.test.orderTest@562ce5a2, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-09-22 17:31:37,015][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:31:37,023][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-09-22 17:31:37,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 17:31:37,024][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-09-22 17:31:37,024][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-09-22 17:31:37,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 17:31:37,025][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-09-22 17:31:37,025][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-09-22 17:31:37,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 17:31:37,026][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-09-22 17:31:37,026][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-09-22 17:31:37,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:31:37,027][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-09-22 17:31:37,028][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-09-22 17:31:37,029][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-09-22 17:31:37,029][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-09-22 17:31:37,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:37,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:37,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:37,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:37,038][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:31:37,172][org.springframework.jdbc.datasource.DataSourceTransactionManager]Creating new transaction with name [com.changyu.foryou.serviceImpl.OrderServiceImpl.updateOrderStatusAndAmount]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
-[DEBUG][2015-09-22 17:31:37,174][org.springframework.jdbc.datasource.DataSourceTransactionManager]Acquired Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@744e4cf6] for JDBC transaction
-[DEBUG][2015-09-22 17:31:37,179][org.springframework.jdbc.datasource.DataSourceTransactionManager]Switching JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@744e4cf6] to manual commit
-[DEBUG][2015-09-22 17:31:37,245][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:31:37,250][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@100155e7]
-[DEBUG][2015-09-22 17:31:37,257][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@744e4cf6] will be managed by Spring
-[DEBUG][2015-09-22 17:31:37,263][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Preparing: update orders set total_price=?, status=2 ,charge_id=? where together_id=?
-[DEBUG][2015-09-22 17:31:37,367][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Parameters: 1.0(Double), ch_Xsr7u35O3m1Gw4ed2ODmi4Lw(String), 188965548801440400103925(String)
-[DEBUG][2015-09-22 17:31:37,392][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]<== Updates: 0
-[DEBUG][2015-09-22 17:31:37,392][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-09-22 17:31:37,392][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@100155e7]
-[DEBUG][2015-09-22 17:31:37,393][org.springframework.jdbc.datasource.DataSourceTransactionManager]Initiating transaction commit
-[DEBUG][2015-09-22 17:31:37,393][org.springframework.jdbc.datasource.DataSourceTransactionManager]Committing JDBC transaction on Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@744e4cf6]
-[DEBUG][2015-09-22 17:31:37,455][org.mybatis.spring.SqlSessionUtils]Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@100155e7]
-[DEBUG][2015-09-22 17:31:37,455][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@100155e7]
-[DEBUG][2015-09-22 17:31:37,471][org.springframework.jdbc.datasource.DataSourceTransactionManager]Releasing JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@744e4cf6] after transaction
-[DEBUG][2015-09-22 17:31:37,472][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:31:37,473][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:31:37,473][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e3468b1]
-[DEBUG][2015-09-22 17:31:37,474][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:31:37,475][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:31:37,475][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@744e4cf6] will be managed by Spring
-[DEBUG][2015-09-22 17:31:37,475][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]==> Preparing: select food_id,order_id,campus_id from orders where together_id=?
-[DEBUG][2015-09-22 17:31:37,478][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]==> Parameters: 188965548801440400103925(String)
-[DEBUG][2015-09-22 17:31:37,512][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]<== Total: 0
-[DEBUG][2015-09-22 17:31:37,512][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-09-22 17:31:37,513][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e3468b1]
-[DEBUG][2015-09-22 17:31:37,513][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e3468b1]
-[DEBUG][2015-09-22 17:31:37,513][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:31:37,514][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:31:37,514][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66f85196]
-[DEBUG][2015-09-22 17:31:37,514][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:31:37,515][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:31:37,515][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@744e4cf6] will be managed by Spring
-[DEBUG][2015-09-22 17:31:37,515][com.changyu.foryou.mapper.OrderMapper.getCampusIdByTogetherId]==> Preparing: select campus_id from orders where together_id=? limit 1
-[DEBUG][2015-09-22 17:31:37,537][com.changyu.foryou.mapper.OrderMapper.getCampusIdByTogetherId]==> Parameters: 188965548801440400103925(String)
-[DEBUG][2015-09-22 17:31:37,555][com.changyu.foryou.mapper.OrderMapper.getCampusIdByTogetherId]<== Total: 0
-[DEBUG][2015-09-22 17:31:37,555][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20002} enter cache
-[DEBUG][2015-09-22 17:31:37,556][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66f85196]
-[DEBUG][2015-09-22 17:31:37,556][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66f85196]
-[DEBUG][2015-09-22 17:31:37,556][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:31:37,557][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@2e8da86e testClass = orderTest, testInstance = com.changyu.test.orderTest@562ce5a2, testMethod = testWebHooks@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-09-22 17:31:37,557][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:31:37,558][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@2e8da86e testClass = orderTest, testInstance = com.changyu.test.orderTest@562ce5a2, testMethod = testWebHooks@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:31:37,558][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37c3a1bc]
-[DEBUG][2015-09-22 17:31:37,560][com.changyu.foryou.mapper.UsersMapper]Cache Hit Ratio [com.changyu.foryou.mapper.UsersMapper]: 0.0
-[DEBUG][2015-09-22 17:31:37,560][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:31:37,560][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:31:37,560][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@744e4cf6] will be managed by Spring
-[DEBUG][2015-09-22 17:31:37,561][com.changyu.foryou.mapper.UsersMapper.getAllSuperAdminPhone]==> Preparing: select phone from users where type=0 and campus_id=?
-[DEBUG][2015-09-22 17:31:37,561][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@2e8da86e testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[DEBUG][2015-09-22 17:31:37,562][com.changyu.foryou.mapper.UsersMapper.getAllSuperAdminPhone]==> Parameters: null
-[INFO][2015-09-22 17:31:37,563][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@fe11c0e: startup date [Tue Sep 22 17:31:33 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:31:37,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:37,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-09-22 17:31:37,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:31:37,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:31:37,564][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:31:37,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-09-22 17:31:37,565][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-09-22 17:31:37,566][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-09-22 17:36:00,397][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 17:36:00,437][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@690de239 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 17:36:00,439][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:36:00,441][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 17:36:00,477][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:36:00,478][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:36:00,479][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:36:00,479][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:36:00,481][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:36:00,482][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:36:00,484][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:36:00,485][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:36:00,488][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 17:36:00,489][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:36:00,642][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:00,644][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:00,645][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:00,646][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:00,654][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:00,654][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:00,654][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:00,655][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 17:36:00,665][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 17:36:00,692][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:36:00,724][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 17:36:00,730][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 17:36:00,732][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:36:00,798][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 17:36:00,807][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:36:00,818][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:36:00,837][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 17:36:00,889][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 17:36:00,890][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 17:36:00,896][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 17:36:00,931][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 17:36:00,931][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 17:36:00,936][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 17:36:00,954][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,957][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,959][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,960][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,961][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,963][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,966][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,966][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,967][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,968][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,969][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,970][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,975][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,979][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 17:36:00,979][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 17:36:00,982][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:36:00,984][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:36:01,015][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 17:36:01,020][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:36:01,028][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 17:36:01,037][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:36:01,038][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-09-22 17:36:01,045][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 17:36:01,093][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 17:36:01,096][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@fe11c0e: startup date [Tue Sep 22 17:36:01 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:36:01,097][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@fe11c0e: org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 17:36:01,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:36:01,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:36:01,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:36:01,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:36:01,298][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,299][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,299][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,300][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:01,302][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 17:36:01,302][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 17:36:01,309][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 17:36:01,311][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 17:36:01,312][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 17:36:01,313][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 17:36:01,314][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 17:36:01,315][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 17:36:01,315][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 17:36:01,316][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 17:36:01,316][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 17:36:01,317][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 17:36:01,318][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 17:36:01,318][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 17:36:01,319][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 17:36:01,319][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 17:36:01,320][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 17:36:01,321][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 17:36:01,322][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 17:36:01,322][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 17:36:01,323][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 17:36:01,330][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,333][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,334][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,334][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,334][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,334][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,334][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,334][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,334][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,335][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,335][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,335][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,335][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,335][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,335][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,335][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,336][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,336][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:36:01,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:36:01,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 17:36:01,358][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 17:36:01,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:36:01,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:36:01,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:36:01,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:36:01,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:36:01,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:36:01,411][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@61c2eee6]
-[DEBUG][2015-09-22 17:36:01,414][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@7e1907d1]
-[INFO][2015-09-22 17:36:01,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:36:01,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:36:01,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:36:01,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:36:01,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:36:01,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:36:01,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:36:01,453][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,471][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,471][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,472][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,472][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:01,473][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,473][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,473][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,474][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:01,474][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,475][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,475][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,475][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:01,478][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,478][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,478][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,479][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:01,481][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,481][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,481][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,481][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:01,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:36:01,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,724][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:36:01,734][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:36:01,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,734][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:36:01,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:36:01,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:36:01,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,750][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,750][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,752][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,752][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,779][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 17:36:01,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:36:01,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:36:01,787][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,787][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,788][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,788][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:36:01,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:36:01,799][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,799][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,800][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,800][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:36:01,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:36:01,802][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,802][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,802][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,802][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:36:01,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:36:01,804][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,805][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,805][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,805][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:36:01,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:36:01,807][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,808][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,808][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,808][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:36:01,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:36:01,811][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,811][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,812][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,812][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:36:01,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:36:01,814][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,814][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,814][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,815][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:36:01,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:36:01,817][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,817][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,817][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,817][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:36:01,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:36:01,820][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,820][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,820][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,820][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:36:01,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:36:01,823][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,824][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,824][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,824][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:36:01,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:36:01,826][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,826][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,826][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,826][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:36:01,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:36:01,829][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,829][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,830][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,830][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:36:01,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:36:01,832][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,832][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,833][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,833][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:36:01,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:36:01,836][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,836][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,836][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,836][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:36:01,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:36:01,841][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,842][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,842][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,842][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:36:01,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:36:01,844][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,844][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,845][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,845][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:36:01,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:36:01,847][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,847][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,847][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,847][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:01,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:01,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:36:01,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:36:01,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,971][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,971][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,971][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,971][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:01,972][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,972][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,972][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,973][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:01,973][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,973][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,974][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,974][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:01,974][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,975][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,975][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,975][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:01,976][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,976][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,976][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,977][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-09-22 17:36:01,982][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-09-22 17:36:02,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-09-22 17:36:02,111][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-09-22 17:36:02,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:02,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:02,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:02,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:02,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:36:02,288][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-09-22 17:36:02,288][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-09-22 17:36:02,291][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-09-22 17:36:02,295][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:02,429][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-09-22 17:36:02,429][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-09-22 17:36:02,430][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-09-22 17:36:02,431][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-09-22 17:36:02,432][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-09-22 17:36:02,432][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:36:02,432][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:36:02,489][org.apache.ibatis.io.ResolverUtil]Reader entry: AppKey.class
-[DEBUG][2015-09-22 17:36:02,489][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-09-22 17:36:02,490][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-09-22 17:36:02,490][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-09-22 17:36:02,490][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-09-22 17:36:02,491][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-09-22 17:36:02,491][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-09-22 17:36:02,491][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-09-22 17:36:02,492][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-09-22 17:36:02,492][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-09-22 17:36:02,493][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-09-22 17:36:02,493][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-09-22 17:36:02,493][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-09-22 17:36:02,494][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-09-22 17:36:02,494][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-09-22 17:36:02,494][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-09-22 17:36:02,495][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodWithSales.class
-[DEBUG][2015-09-22 17:36:02,495][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-09-22 17:36:02,495][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-09-22 17:36:02,496][org.apache.ibatis.io.ResolverUtil]Reader entry: MiniOrder.class
-[DEBUG][2015-09-22 17:36:02,497][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-09-22 17:36:02,498][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-09-22 17:36:02,498][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-09-22 17:36:02,498][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-09-22 17:36:02,499][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-09-22 17:36:02,500][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-09-22 17:36:02,501][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-09-22 17:36:02,503][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-09-22 17:36:02,504][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-09-22 17:36:02,505][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-09-22 17:36:02,506][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:36:02,506][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-09-22 17:36:02,507][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-09-22 17:36:02,507][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-09-22 17:36:02,507][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-09-22 17:36:02,508][org.apache.ibatis.io.ResolverUtil]Reader entry: TradeInfo.class
-[DEBUG][2015-09-22 17:36:02,508][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-09-22 17:36:02,508][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-09-22 17:36:02,509][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:36:02,509][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 17:36:02,509][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 17:36:02,511][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 # com/changyu/foryou/model/AppKey java/lang/Object key Ljava/lang/String; secrect ()V Code
-[DEBUG][2015-09-22 17:36:02,512][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 17:36:02,512][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 17:36:02,513][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-09-22 17:36:02,513][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 17:36:02,513][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 17:36:02,514][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:36:02,515][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 17:36:02,515][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 17:36:02,515][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:36:02,516][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 17:36:02,516][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 17:36:02,517][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 e !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:36:02,518][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 17:36:02,518][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 17:36:02,519][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:36:02,519][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 17:36:02,519][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 17:36:02,520][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-09-22 17:36:02,521][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 17:36:02,521][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 17:36:02,522][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:36:02,523][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 17:36:02,523][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 17:36:02,524][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:36:02,524][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 17:36:02,524][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 17:36:02,525][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-09-22 17:36:02,526][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 17:36:02,526][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 17:36:02,527][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-09-22 17:36:02,527][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 17:36:02,527][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 17:36:02,530][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:36:02,530][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 17:36:02,531][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 17:36:02,532][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-09-22 17:36:02,532][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 17:36:02,532][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 17:36:02,533][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-09-22 17:36:02,534][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 17:36:02,534][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 17:36:02,535][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 17:36:02,535][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 17:36:02,536][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 17:36:02,536][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-09-22 17:36:02,537][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 17:36:02,538][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 17:36:02,539][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ( &com/changyu/foryou/model/FoodWithSales java/lang/Object foodId Ljava/lang/Long; foodName Ljava/lang/String; sales Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 17:36:02,540][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 17:36:02,540][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 17:36:02,541][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-09-22 17:36:02,542][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 17:36:02,542][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 17:36:02,544][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-09-22 17:36:02,545][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 17:36:02,546][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 17:36:02,547][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 "com/changyu/foryou/model/MiniOrder java/lang/Object status Ljava/lang/Short;
-[DEBUG][2015-09-22 17:36:02,548][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 17:36:02,548][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 17:36:02,549][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:36:02,550][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 17:36:02,551][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 17:36:02,552][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-09-22 17:36:02,552][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 17:36:02,553][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 17:36:02,554][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-09-22 17:36:02,556][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 17:36:02,556][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 17:36:02,557][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-09-22 17:36:02,559][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 17:36:02,559][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 17:36:02,560][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:36:02,561][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 17:36:02,561][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 17:36:02,562][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-09-22 17:36:02,562][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 17:36:02,562][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 17:36:02,563][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:36:02,564][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 17:36:02,564][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 17:36:02,565][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-09-22 17:36:02,565][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 17:36:02,565][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 17:36:02,566][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:36:02,567][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 17:36:02,567][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 17:36:02,569][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-09-22 17:36:02,569][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:36:02,570][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:36:02,573][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-09-22 17:36:02,574][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 17:36:02,575][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 17:36:02,576][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:36:02,578][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 17:36:02,578][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 17:36:02,580][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-09-22 17:36:02,580][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 17:36:02,581][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 17:36:02,582][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 K (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-09-22 17:36:02,583][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 17:36:02,583][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 17:36:02,584][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-09-22 17:36:02,585][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 17:36:02,585][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 17:36:02,587][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 2 "com/changyu/foryou/model/TradeInfo java/lang/Object
-[DEBUG][2015-09-22 17:36:02,588][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 17:36:02,588][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 17:36:02,590][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-09-22 17:36:02,590][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 17:36:02,590][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 17:36:02,592][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-09-22 17:36:02,593][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.AppKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,594][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,595][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,595][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,595][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,596][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,596][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,596][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,597][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,598][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,599][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,600][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,601][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,602][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,603][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,606][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,606][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodWithSales matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,607][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,608][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,609][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.MiniOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,610][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,611][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,612][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,613][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,614][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,615][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,616][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,617][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,617][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,618][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,619][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,620][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,621][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,622][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,624][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,625][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TradeInfo matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,626][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,627][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,660][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-09-22 17:36:04,275][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,323][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,365][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,397][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,439][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,465][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,539][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,573][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,607][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,641][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,665][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,771][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,794][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,819][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,847][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,897][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,916][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-09-22 17:36:05,003][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-09-22 17:36:05,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-09-22 17:36:05,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:36:05,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-09-22 17:36:05,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:36:05,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-09-22 17:36:05,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:36:05,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-09-22 17:36:05,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:36:05,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-09-22 17:36:05,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:36:05,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-09-22 17:36:05,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:36:05,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-09-22 17:36:05,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:36:05,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-09-22 17:36:05,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:36:05,029][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,030][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-09-22 17:36:05,030][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:36:05,030][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,030][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:36:05,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:36:05,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-09-22 17:36:05,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:36:05,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-09-22 17:36:05,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:36:05,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-09-22 17:36:05,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:36:05,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-09-22 17:36:05,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:36:05,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-09-22 17:36:05,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:36:05,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,038][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-09-22 17:36:05,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:36:05,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'appKeyMapper'
-[DEBUG][2015-09-22 17:36:05,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:36:05,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:36:05,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:36:05,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,057][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:36:05,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:36:05,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,073][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-09-22 17:36:05,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:36:05,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:36:05,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 17:36:05,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 17:36:05,083][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,083][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:36:05,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-09-22 17:36:05,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,096][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,096][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,096][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 17:36:05,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 17:36:05,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,108][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,108][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,108][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,108][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,108][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,108][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,108][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,108][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,108][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,108][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 17:36:05,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-09-22 17:36:05,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:36:05,139][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:36:05,139][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:36:05,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:36:05,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:36:05,157][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,159][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@2e781d9e]
-[DEBUG][2015-09-22 17:36:05,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:36:05,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 17:36:05,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-09-22 17:36:05,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,173][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 17:36:05,173][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 17:36:05,173][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 17:36:05,174][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 17:36:05,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,174][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 17:36:05,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:36:05,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,186][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:36:05,186][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 17:36:05,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:36:05,187][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:36:05,187][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 17:36:05,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:36:05,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,196][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-09-22 17:36:05,196][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 17:36:05,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:36:05,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,209][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-09-22 17:36:05,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,210][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,210][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@32e8310d]
-[DEBUG][2015-09-22 17:36:05,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-09-22 17:36:05,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-09-22 17:36:05,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 17:36:05,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,221][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 17:36:05,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,227][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 17:36:05,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:36:05,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,234][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,234][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@3993f896]
-[DEBUG][2015-09-22 17:36:05,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 17:36:05,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'keyService'
-[DEBUG][2015-09-22 17:36:05,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'keyService'
-[DEBUG][2015-09-22 17:36:05,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,240][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.KeyServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 17:36:05,240][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'keyService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,240][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'keyService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 17:36:05,240][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:36:05,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,244][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'keyService' to bean named 'appKeyMapper'
-[DEBUG][2015-09-22 17:36:05,244][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,244][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,245][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'keyService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,245][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.KeyServiceImpl@7ef4e077]
-[DEBUG][2015-09-22 17:36:05,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'keyService'
-[DEBUG][2015-09-22 17:36:05,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-09-22 17:36:05,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-09-22 17:36:05,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,251][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 17:36:05,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 17:36:05,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:36:05,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,256][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-09-22 17:36:05,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,258][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,258][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@357fe851]
-[DEBUG][2015-09-22 17:36:05,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-09-22 17:36:05,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 17:36:05,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-09-22 17:36:05,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,273][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 17:36:05,273][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 17:36:05,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,274][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 17:36:05,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:36:05,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,303][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-09-22 17:36:05,303][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 17:36:05,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:36:05,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,308][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 17:36:05,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,309][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,309][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@37a06d64]
-[DEBUG][2015-09-22 17:36:05,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-09-22 17:36:05,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-09-22 17:36:05,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-09-22 17:36:05,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,318][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 17:36:05,318][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 17:36:05,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,318][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 17:36:05,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:36:05,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,324][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-09-22 17:36:05,324][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 17:36:05,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:36:05,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,332][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-09-22 17:36:05,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,333][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,333][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@5e7a92ad]
-[DEBUG][2015-09-22 17:36:05,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-09-22 17:36:05,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-09-22 17:36:05,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-09-22 17:36:05,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,336][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,336][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,339][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,340][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,340][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,340][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,340][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-09-22 17:36:05,341][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@1faa05dd]
-[DEBUG][2015-09-22 17:36:05,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-09-22 17:36:05,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialService'
-[DEBUG][2015-09-22 17:36:05,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 17:36:05,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,346][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PreferentialServiceImpl]: AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 17:36:05,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,348][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialService': AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 17:36:05,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:36:05,348][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'preferentialService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 17:36:05,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,349][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'preferentialService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,349][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PreferentialServiceImpl@3e522509]
-[DEBUG][2015-09-22 17:36:05,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 17:36:05,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 17:36:05,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-09-22 17:36:05,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,357][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,357][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@3f1cf257]
-[DEBUG][2015-09-22 17:36:05,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-09-22 17:36:05,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-09-22 17:36:05,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 17:36:05,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,362][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 17:36:05,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,363][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 17:36:05,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:36:05,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,368][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-09-22 17:36:05,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,369][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,369][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@50eb8271]
-[DEBUG][2015-09-22 17:36:05,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 17:36:05,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-09-22 17:36:05,374][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 17:36:05,374][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,374][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,376][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 17:36:05,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,376][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 17:36:05,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:36:05,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,379][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-09-22 17:36:05,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,380][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,380][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@36f8008d]
-[DEBUG][2015-09-22 17:36:05,382][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 17:36:05,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-09-22 17:36:05,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-09-22 17:36:05,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,387][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 17:36:05,388][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 17:36:05,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,388][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 17:36:05,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:36:05,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,400][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-09-22 17:36:05,400][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 17:36:05,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:36:05,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,407][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-09-22 17:36:05,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,409][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,410][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@283627bd]
-[DEBUG][2015-09-22 17:36:05,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-09-22 17:36:05,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:36:05,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:36:05,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 17:36:05,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:36:05,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:36:05,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:36:05,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:36:05,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:36:05,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:36:05,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:36:05,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:36:05,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:36:05,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:36:05,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:36:05,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:36:05,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:36:05,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:36:05,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:36:05,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:36:05,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:36:05,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:36:05,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:36:05,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:36:05,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:36:05,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:36:05,424][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@574f9db7]
-[DEBUG][2015-09-22 17:36:05,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-09-22 17:36:05,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,429][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-09-22 17:36:05,430][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-09-22 17:36:05,430][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-09-22 17:36:05,431][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:36:05,432][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@32502055 testClass = orderTest, testInstance = com.changyu.test.orderTest@2a7ac641, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-09-22 17:36:05,432][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:36:05,439][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-09-22 17:36:05,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 17:36:05,440][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-09-22 17:36:05,440][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-09-22 17:36:05,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-09-22 17:36:05,441][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-09-22 17:36:05,441][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-09-22 17:36:05,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 17:36:05,442][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-09-22 17:36:05,442][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-09-22 17:36:05,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:36:05,444][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-09-22 17:36:05,444][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-09-22 17:36:05,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 17:36:05,446][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-09-22 17:36:05,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,454][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:36:05,582][org.springframework.jdbc.datasource.DataSourceTransactionManager]Creating new transaction with name [com.changyu.foryou.serviceImpl.OrderServiceImpl.updateOrderStatusAndAmount]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
-[DEBUG][2015-09-22 17:36:05,585][org.springframework.jdbc.datasource.DataSourceTransactionManager]Acquired Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@34ebd0be] for JDBC transaction
-[DEBUG][2015-09-22 17:36:05,591][org.springframework.jdbc.datasource.DataSourceTransactionManager]Switching JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@34ebd0be] to manual commit
-[DEBUG][2015-09-22 17:36:05,720][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:36:05,730][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f8d28e7]
-[DEBUG][2015-09-22 17:36:05,742][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@34ebd0be] will be managed by Spring
-[DEBUG][2015-09-22 17:36:05,752][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Preparing: update orders set total_price=?, status=2 ,charge_id=? where together_id=?
-[DEBUG][2015-09-22 17:36:05,866][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Parameters: 1.0(Double), ch_Xsr7u35O3m1Gw4ed2ODmi4Lw(String), 188609025631439951094000(String)
-[DEBUG][2015-09-22 17:36:05,978][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]<== Updates: 1
-[DEBUG][2015-09-22 17:36:05,978][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-09-22 17:36:05,978][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f8d28e7]
-[DEBUG][2015-09-22 17:36:05,978][org.springframework.jdbc.datasource.DataSourceTransactionManager]Initiating transaction commit
-[DEBUG][2015-09-22 17:36:05,979][org.springframework.jdbc.datasource.DataSourceTransactionManager]Committing JDBC transaction on Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@34ebd0be]
-[DEBUG][2015-09-22 17:36:06,064][org.mybatis.spring.SqlSessionUtils]Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f8d28e7]
-[DEBUG][2015-09-22 17:36:06,065][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f8d28e7]
-[DEBUG][2015-09-22 17:36:06,164][org.springframework.jdbc.datasource.DataSourceTransactionManager]Releasing JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@34ebd0be] after transaction
-[DEBUG][2015-09-22 17:36:06,165][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:36:06,166][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:36:06,166][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78cbe299]
-[DEBUG][2015-09-22 17:36:06,167][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:36:06,168][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:36:06,169][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@34ebd0be] will be managed by Spring
-[DEBUG][2015-09-22 17:36:06,169][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]==> Preparing: select food_id,order_id,campus_id from orders where together_id=?
-[DEBUG][2015-09-22 17:36:06,171][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]==> Parameters: 188609025631439951094000(String)
-[DEBUG][2015-09-22 17:36:06,264][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]<== Total: 1
-[DEBUG][2015-09-22 17:36:06,265][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-09-22 17:36:06,266][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78cbe299]
-[DEBUG][2015-09-22 17:36:06,266][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78cbe299]
-[DEBUG][2015-09-22 17:36:06,266][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:36:06,266][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:36:06,267][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6be42bcf]
-[DEBUG][2015-09-22 17:36:06,268][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:36:06,268][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:36:06,268][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@34ebd0be] will be managed by Spring
-[DEBUG][2015-09-22 17:36:06,268][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]==> Preparing: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-[DEBUG][2015-09-22 17:36:06,271][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]==> Parameters: null, null, 20603(Long), 1(Integer)
-[DEBUG][2015-09-22 17:36:06,321][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20002} enter cache
-[DEBUG][2015-09-22 17:36:06,336][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,336][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,336][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,337][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,337][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,337][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,338][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,339][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 17:36:06,339][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-error-codes.xml]
-[DEBUG][2015-09-22 17:36:06,340][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:36:06,343][org.springframework.beans.factory.xml.BeansDtdResolver]Found beans DTD [http://www.springframework.org/dtd/spring-beans-2.0.dtd] in classpath: spring-beans-2.0.dtd
-[DEBUG][2015-09-22 17:36:06,352][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:36:06,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'DB2'
-[DEBUG][2015-09-22 17:36:06,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'DB2'
-[DEBUG][2015-09-22 17:36:06,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'DB2' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:06,370][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,370][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,371][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,371][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,373][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,373][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,373][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,373][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,373][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,374][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,374][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,374][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,374][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,374][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,375][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,375][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,375][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,376][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,376][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,376][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'DB2'
-[DEBUG][2015-09-22 17:36:06,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Derby'
-[DEBUG][2015-09-22 17:36:06,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Derby'
-[DEBUG][2015-09-22 17:36:06,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Derby' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:06,379][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,379][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,379][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,380][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,380][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,380][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,380][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,381][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,381][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,381][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,381][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,382][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,382][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,382][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,382][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,382][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,383][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,383][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,383][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,383][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Derby'
-[DEBUG][2015-09-22 17:36:06,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'H2'
-[DEBUG][2015-09-22 17:36:06,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'H2'
-[DEBUG][2015-09-22 17:36:06,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'H2' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:06,385][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,385][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,385][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,385][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,386][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,386][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,386][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,386][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,387][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,387][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,387][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,387][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,388][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,388][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,389][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,390][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,390][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,390][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,390][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,390][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'H2'
-[DEBUG][2015-09-22 17:36:06,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'HSQL'
-[DEBUG][2015-09-22 17:36:06,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'HSQL'
-[DEBUG][2015-09-22 17:36:06,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'HSQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:06,392][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,393][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,393][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,393][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,393][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,393][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,394][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,394][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,394][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,394][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,394][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,394][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,395][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,395][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,395][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,395][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,395][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,396][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,396][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,396][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'HSQL'
-[DEBUG][2015-09-22 17:36:06,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Informix'
-[DEBUG][2015-09-22 17:36:06,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Informix'
-[DEBUG][2015-09-22 17:36:06,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Informix' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:06,397][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,397][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,397][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,398][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,398][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,398][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,398][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,398][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,399][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,399][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,399][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,399][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,399][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,399][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,400][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,400][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,400][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,400][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,400][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,400][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Informix'
-[DEBUG][2015-09-22 17:36:06,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'MS-SQL'
-[DEBUG][2015-09-22 17:36:06,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'MS-SQL'
-[DEBUG][2015-09-22 17:36:06,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'MS-SQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:06,402][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,402][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,402][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,402][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,403][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,403][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,404][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,404][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,404][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,404][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,405][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,405][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,405][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,406][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,406][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,406][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,406][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,407][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,407][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,407][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'MS-SQL'
-[DEBUG][2015-09-22 17:36:06,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'MySQL'
-[DEBUG][2015-09-22 17:36:06,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'MySQL'
-[DEBUG][2015-09-22 17:36:06,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'MySQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:06,409][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,409][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,409][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,410][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,410][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,410][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,411][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,411][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,411][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,411][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,411][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,411][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,412][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,412][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,412][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,412][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,413][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,413][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,413][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,413][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'MySQL'
-[DEBUG][2015-09-22 17:36:06,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Oracle'
-[DEBUG][2015-09-22 17:36:06,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Oracle'
-[DEBUG][2015-09-22 17:36:06,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Oracle' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:06,414][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,415][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,415][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,415][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,416][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,416][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,416][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,416][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,416][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,416][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,417][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,417][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,417][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,417][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,417][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,417][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,418][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,419][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,419][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,419][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Oracle'
-[DEBUG][2015-09-22 17:36:06,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'PostgreSQL'
-[DEBUG][2015-09-22 17:36:06,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'PostgreSQL'
-[DEBUG][2015-09-22 17:36:06,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'PostgreSQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:06,422][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,422][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,422][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,422][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,423][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,423][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,423][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,423][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,424][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,424][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,424][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,424][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,425][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,425][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,425][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,425][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,425][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,425][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,426][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,426][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'PostgreSQL'
-[DEBUG][2015-09-22 17:36:06,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Sybase'
-[DEBUG][2015-09-22 17:36:06,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Sybase'
-[DEBUG][2015-09-22 17:36:06,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Sybase' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:06,427][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,427][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,428][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,428][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,428][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,428][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,428][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,428][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,428][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,429][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,429][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,429][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,429][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,429][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,429][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,430][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,430][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,430][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,430][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,431][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Sybase'
-[INFO][2015-09-22 17:36:06,432][org.springframework.jdbc.support.SQLErrorCodesFactory]SQLErrorCodes loaded: [DB2, Derby, H2, HSQL, Informix, MS-SQL, MySQL, Oracle, PostgreSQL, Sybase]
-[DEBUG][2015-09-22 17:36:06,432][org.springframework.jdbc.support.SQLErrorCodesFactory]Looking up default SQLErrorCodes for DataSource [{
- CreateTime:"2015-09-22 17:36:01",
- ActiveCount:1,
- PoolingCount:0,
- CreateCount:1,
- DestroyCount:0,
- CloseCount:3,
- ConnectCount:4,
- Connections:[
- ]
-}
-
-[
-]]
-[DEBUG][2015-09-22 17:36:06,436][org.springframework.jdbc.support.SQLErrorCodesFactory]Database product name cached for DataSource [com.alibaba.druid.pool.DruidDataSource@7ed8e54c]: name is 'MySQL'
-[DEBUG][2015-09-22 17:36:06,438][org.springframework.jdbc.support.SQLErrorCodesFactory]SQL error codes for 'MySQL' found
-[DEBUG][2015-09-22 17:36:06,439][org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator]Unable to translate SQLException with Error code '1048', will now try the fallback translator
-[DEBUG][2015-09-22 17:36:06,440][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6be42bcf]
-[DEBUG][2015-09-22 17:36:06,441][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-09-22 17:36:06,441][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6be42bcf]
-[DEBUG][2015-09-22 17:36:06,441][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:36:06,442][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@32502055 testClass = orderTest, testInstance = com.changyu.test.orderTest@2a7ac641, testMethod = testWebHooks@orderTest, testException = org.springframework.dao.DataIntegrityViolationException:
-### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### SQL: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-; SQL []; Column 'food_count' cannot be null; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null, mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-09-22 17:36:06,442][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@32502055 testClass = orderTest, testInstance = com.changyu.test.orderTest@2a7ac641, testMethod = testWebHooks@orderTest, testException = org.springframework.dao.DataIntegrityViolationException:
-### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### SQL: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-; SQL []; Column 'food_count' cannot be null; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null, mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:36:06,448][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@32502055 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-09-22 17:36:06,453][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@fe11c0e: startup date [Tue Sep 22 17:36:01 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:36:06,453][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:06,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-09-22 17:36:06,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:36:06,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:36:06,456][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:36:06,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-09-22 17:36:06,457][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:36:06,458][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[DEBUG][2015-09-22 17:36:06,458][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} exit cache
-[DEBUG][2015-09-22 17:36:06,458][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20002} exit cache
-[INFO][2015-09-22 17:36:06,461][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-09-22 17:39:22,107][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 17:39:22,148][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@e7f4211 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 17:39:22,151][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:39:22,153][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 17:39:22,191][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:39:22,191][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:39:22,193][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:39:22,193][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:39:22,194][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:39:22,194][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:39:22,197][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:39:22,197][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:39:22,200][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@4cdc5b6a testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 17:39:22,201][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@4cdc5b6a testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:39:22,360][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:22,361][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:22,363][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:22,363][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:22,370][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:22,370][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:22,370][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:22,370][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 17:39:22,382][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 17:39:22,406][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:39:22,438][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 17:39:22,443][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 17:39:22,446][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:39:22,513][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 17:39:22,524][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:39:22,538][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:39:22,555][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 17:39:22,608][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 17:39:22,609][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 17:39:22,615][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 17:39:22,651][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 17:39:22,651][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 17:39:22,656][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 17:39:22,672][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,674][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,677][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,678][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,679][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,681][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,682][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,683][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,684][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,685][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,686][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,687][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,692][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,697][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 17:39:22,697][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 17:39:22,700][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:39:22,702][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:39:22,726][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 17:39:22,729][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:39:22,737][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 17:39:22,748][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:39:22,749][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-09-22 17:39:22,756][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 17:39:22,804][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 17:39:22,808][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@3f8e347: startup date [Tue Sep 22 17:39:22 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:39:22,809][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@3f8e347: org.springframework.beans.factory.support.DefaultListableBeanFactory@437ef115: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 17:39:22,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:22,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:22,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:22,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:22,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:39:22,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:39:22,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:22,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:39:22,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:39:23,005][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,005][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,006][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,006][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:23,008][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 17:39:23,009][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 17:39:23,013][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 17:39:23,017][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 17:39:23,018][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 17:39:23,019][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 17:39:23,020][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 17:39:23,021][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 17:39:23,022][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 17:39:23,024][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 17:39:23,025][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 17:39:23,025][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 17:39:23,026][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 17:39:23,027][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 17:39:23,028][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 17:39:23,029][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 17:39:23,031][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 17:39:23,031][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 17:39:23,033][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 17:39:23,034][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 17:39:23,035][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 17:39:23,038][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,040][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,040][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,040][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,040][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,040][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,040][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:39:23,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:39:23,051][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 17:39:23,061][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 17:39:23,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:39:23,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:39:23,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:39:23,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:39:23,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:39:23,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,104][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:39:23,112][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@2a9b74df]
-[DEBUG][2015-09-22 17:39:23,114][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1007ce08]
-[INFO][2015-09-22 17:39:23,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@437ef115: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:39:23,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:39:23,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:39:23,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:39:23,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,134][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:39:23,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:39:23,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:39:23,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,167][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,167][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,167][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,167][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:23,169][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,169][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,169][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,170][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:23,170][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,171][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,171][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,171][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:23,174][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,174][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,175][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,175][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:23,176][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,176][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,177][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,177][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:23,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:39:23,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,415][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:39:23,426][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:39:23,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,426][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:39:23,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:39:23,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:39:23,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,436][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,436][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,444][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,472][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 17:39:23,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:39:23,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:39:23,479][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,479][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,480][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:39:23,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:39:23,489][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,489][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,489][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:39:23,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:39:23,491][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,491][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,492][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,492][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,492][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,492][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:39:23,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:39:23,494][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,494][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,494][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:39:23,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:39:23,497][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,497][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,497][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,498][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,498][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,499][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,499][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,499][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:39:23,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:39:23,502][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,502][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,502][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:39:23,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:39:23,506][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,506][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,506][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:39:23,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:39:23,510][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,510][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,510][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:39:23,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:39:23,513][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,513][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,513][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:39:23,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:39:23,515][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,516][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,516][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:39:23,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:39:23,518][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,518][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,518][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:39:23,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:39:23,520][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,521][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,521][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:39:23,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:39:23,523][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,523][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,523][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:39:23,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:39:23,526][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,528][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,529][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,529][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:39:23,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:39:23,533][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,533][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,534][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:39:23,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:39:23,537][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,537][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,537][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:39:23,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:39:23,540][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,540][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,540][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,543][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,544][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:23,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:23,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:39:23,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:39:23,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,625][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,675][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,675][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,675][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,675][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:23,676][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,676][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,676][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,676][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:23,677][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,677][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,677][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,677][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:23,677][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,678][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,678][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,678][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:23,678][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,679][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,679][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,679][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-09-22 17:39:23,683][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-09-22 17:39:23,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-09-22 17:39:23,800][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-09-22 17:39:23,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:39:23,918][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-09-22 17:39:23,918][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-09-22 17:39:23,922][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-09-22 17:39:23,924][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:24,028][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-09-22 17:39:24,028][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-09-22 17:39:24,029][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-09-22 17:39:24,030][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-09-22 17:39:24,030][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-09-22 17:39:24,031][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:39:24,031][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:39:24,092][org.apache.ibatis.io.ResolverUtil]Reader entry: AppKey.class
-[DEBUG][2015-09-22 17:39:24,093][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-09-22 17:39:24,093][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-09-22 17:39:24,094][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-09-22 17:39:24,094][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-09-22 17:39:24,095][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-09-22 17:39:24,095][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-09-22 17:39:24,096][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-09-22 17:39:24,096][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-09-22 17:39:24,097][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-09-22 17:39:24,097][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-09-22 17:39:24,098][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-09-22 17:39:24,098][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-09-22 17:39:24,099][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-09-22 17:39:24,099][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-09-22 17:39:24,099][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-09-22 17:39:24,100][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodWithSales.class
-[DEBUG][2015-09-22 17:39:24,100][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-09-22 17:39:24,100][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-09-22 17:39:24,101][org.apache.ibatis.io.ResolverUtil]Reader entry: MiniOrder.class
-[DEBUG][2015-09-22 17:39:24,101][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-09-22 17:39:24,101][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-09-22 17:39:24,102][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-09-22 17:39:24,102][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-09-22 17:39:24,103][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-09-22 17:39:24,103][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-09-22 17:39:24,103][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-09-22 17:39:24,104][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-09-22 17:39:24,105][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-09-22 17:39:24,105][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-09-22 17:39:24,106][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:39:24,106][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-09-22 17:39:24,106][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-09-22 17:39:24,106][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-09-22 17:39:24,107][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-09-22 17:39:24,107][org.apache.ibatis.io.ResolverUtil]Reader entry: TradeInfo.class
-[DEBUG][2015-09-22 17:39:24,107][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-09-22 17:39:24,108][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-09-22 17:39:24,108][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:39:24,108][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 17:39:24,108][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 17:39:24,109][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 # com/changyu/foryou/model/AppKey java/lang/Object key Ljava/lang/String; secrect ()V Code
-[DEBUG][2015-09-22 17:39:24,110][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 17:39:24,110][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 17:39:24,111][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-09-22 17:39:24,112][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 17:39:24,112][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 17:39:24,112][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:39:24,113][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 17:39:24,113][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 17:39:24,114][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:39:24,114][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 17:39:24,114][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 17:39:24,115][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 e !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:39:24,116][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 17:39:24,116][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 17:39:24,116][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:39:24,117][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 17:39:24,117][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 17:39:24,118][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-09-22 17:39:24,118][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 17:39:24,118][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 17:39:24,119][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:39:24,120][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 17:39:24,120][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 17:39:24,121][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:39:24,122][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 17:39:24,122][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 17:39:24,123][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-09-22 17:39:24,124][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 17:39:24,124][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 17:39:24,125][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-09-22 17:39:24,125][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 17:39:24,126][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 17:39:24,127][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:39:24,128][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 17:39:24,128][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 17:39:24,129][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-09-22 17:39:24,130][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 17:39:24,130][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 17:39:24,131][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-09-22 17:39:24,132][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 17:39:24,132][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 17:39:24,134][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 17:39:24,134][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 17:39:24,135][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 17:39:24,136][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-09-22 17:39:24,137][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 17:39:24,137][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 17:39:24,138][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ( &com/changyu/foryou/model/FoodWithSales java/lang/Object foodId Ljava/lang/Long; foodName Ljava/lang/String; sales Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 17:39:24,139][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 17:39:24,139][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 17:39:24,141][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-09-22 17:39:24,142][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 17:39:24,142][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 17:39:24,143][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-09-22 17:39:24,144][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 17:39:24,144][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 17:39:24,145][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 "com/changyu/foryou/model/MiniOrder java/lang/Object status Ljava/lang/Short;
-[DEBUG][2015-09-22 17:39:24,146][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 17:39:24,146][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 17:39:24,147][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:39:24,147][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 17:39:24,147][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 17:39:24,149][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-09-22 17:39:24,150][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 17:39:24,150][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 17:39:24,151][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-09-22 17:39:24,152][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 17:39:24,152][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 17:39:24,153][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-09-22 17:39:24,153][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 17:39:24,153][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 17:39:24,154][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:39:24,155][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 17:39:24,155][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 17:39:24,156][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-09-22 17:39:24,157][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 17:39:24,157][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 17:39:24,158][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:39:24,158][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 17:39:24,158][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 17:39:24,159][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-09-22 17:39:24,160][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 17:39:24,160][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 17:39:24,160][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:39:24,161][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 17:39:24,161][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 17:39:24,162][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-09-22 17:39:24,163][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:39:24,163][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:39:24,163][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-09-22 17:39:24,164][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 17:39:24,165][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 17:39:24,166][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:39:24,167][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 17:39:24,167][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 17:39:24,168][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-09-22 17:39:24,169][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 17:39:24,169][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 17:39:24,170][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 K (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-09-22 17:39:24,170][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 17:39:24,171][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 17:39:24,172][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-09-22 17:39:24,173][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 17:39:24,173][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 17:39:24,173][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 2 "com/changyu/foryou/model/TradeInfo java/lang/Object
-[DEBUG][2015-09-22 17:39:24,174][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 17:39:24,174][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 17:39:24,175][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-09-22 17:39:24,175][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 17:39:24,176][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 17:39:24,176][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-09-22 17:39:24,177][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.AppKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,178][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,179][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,179][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,179][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,180][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,180][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,180][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,181][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,181][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,182][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,183][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,185][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,186][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,187][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,188][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,189][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodWithSales matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,189][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,190][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,191][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.MiniOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,192][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,193][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,193][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,194][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,195][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,196][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,197][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,198][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,198][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,199][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,200][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,200][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,201][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,202][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,203][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,204][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TradeInfo matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,205][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,205][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,231][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-09-22 17:39:25,382][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,431][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,471][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,503][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,540][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,568][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,641][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,680][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,712][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,740][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,770][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,880][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,906][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,931][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,972][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-09-22 17:39:26,021][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-09-22 17:39:26,049][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-09-22 17:39:26,119][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-09-22 17:39:26,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,121][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,121][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,121][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-09-22 17:39:26,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:39:26,142][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-09-22 17:39:26,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:39:26,144][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-09-22 17:39:26,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:39:26,146][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-09-22 17:39:26,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:39:26,147][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-09-22 17:39:26,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:39:26,148][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-09-22 17:39:26,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:39:26,149][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-09-22 17:39:26,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:39:26,150][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-09-22 17:39:26,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:39:26,150][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-09-22 17:39:26,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:39:26,152][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:39:26,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:39:26,153][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-09-22 17:39:26,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:39:26,154][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-09-22 17:39:26,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:39:26,154][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-09-22 17:39:26,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:39:26,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-09-22 17:39:26,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:39:26,158][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-09-22 17:39:26,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:39:26,160][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-09-22 17:39:26,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:39:26,163][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'appKeyMapper'
-[DEBUG][2015-09-22 17:39:26,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:39:26,165][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:39:26,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:39:26,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,180][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:39:26,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:39:26,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,200][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-09-22 17:39:26,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,201][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:39:26,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:39:26,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,212][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 17:39:26,212][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 17:39:26,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:39:26,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-09-22 17:39:26,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 17:39:26,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 17:39:26,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,234][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,234][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,234][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,234][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,234][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,236][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 17:39:26,236][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-09-22 17:39:26,236][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:39:26,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:39:26,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:39:26,240][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:39:26,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:39:26,253][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,255][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@17d3676a]
-[DEBUG][2015-09-22 17:39:26,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:39:26,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 17:39:26,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-09-22 17:39:26,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,272][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 17:39:26,272][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 17:39:26,272][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 17:39:26,273][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 17:39:26,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,273][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 17:39:26,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:39:26,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,281][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-09-22 17:39:26,281][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 17:39:26,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:39:26,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,294][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:39:26,295][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 17:39:26,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:39:26,296][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:39:26,296][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 17:39:26,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:39:26,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,308][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-09-22 17:39:26,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,310][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,310][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@4fe087e7]
-[DEBUG][2015-09-22 17:39:26,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-09-22 17:39:26,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-09-22 17:39:26,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 17:39:26,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,320][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 17:39:26,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,325][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 17:39:26,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:39:26,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,334][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,334][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@77037265]
-[DEBUG][2015-09-22 17:39:26,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 17:39:26,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'keyService'
-[DEBUG][2015-09-22 17:39:26,339][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'keyService'
-[DEBUG][2015-09-22 17:39:26,339][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,339][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,343][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.KeyServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 17:39:26,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'keyService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,344][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'keyService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 17:39:26,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:39:26,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,347][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'keyService' to bean named 'appKeyMapper'
-[DEBUG][2015-09-22 17:39:26,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,348][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'keyService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,348][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.KeyServiceImpl@3b1f1f5]
-[DEBUG][2015-09-22 17:39:26,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'keyService'
-[DEBUG][2015-09-22 17:39:26,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-09-22 17:39:26,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-09-22 17:39:26,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,354][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 17:39:26,355][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,356][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 17:39:26,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:39:26,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,362][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-09-22 17:39:26,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,363][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,363][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@4d62193b]
-[DEBUG][2015-09-22 17:39:26,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-09-22 17:39:26,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 17:39:26,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-09-22 17:39:26,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,374][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 17:39:26,375][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 17:39:26,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,375][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 17:39:26,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:39:26,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,382][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 17:39:26,383][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 17:39:26,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:39:26,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,415][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-09-22 17:39:26,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,416][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,416][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@62982862]
-[DEBUG][2015-09-22 17:39:26,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-09-22 17:39:26,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-09-22 17:39:26,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-09-22 17:39:26,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,430][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 17:39:26,430][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 17:39:26,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,430][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 17:39:26,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:39:26,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,434][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-09-22 17:39:26,435][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 17:39:26,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:39:26,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,440][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-09-22 17:39:26,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,440][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,441][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@238f5df3]
-[DEBUG][2015-09-22 17:39:26,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-09-22 17:39:26,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-09-22 17:39:26,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-09-22 17:39:26,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,446][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-09-22 17:39:26,446][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@170fb67e]
-[DEBUG][2015-09-22 17:39:26,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-09-22 17:39:26,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialService'
-[DEBUG][2015-09-22 17:39:26,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 17:39:26,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,450][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PreferentialServiceImpl]: AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 17:39:26,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,452][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialService': AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 17:39:26,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:39:26,452][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'preferentialService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 17:39:26,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,453][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,453][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,453][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'preferentialService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,453][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PreferentialServiceImpl@43ff9c06]
-[DEBUG][2015-09-22 17:39:26,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 17:39:26,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 17:39:26,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-09-22 17:39:26,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,458][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,461][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,461][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@b91e781]
-[DEBUG][2015-09-22 17:39:26,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-09-22 17:39:26,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-09-22 17:39:26,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 17:39:26,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,466][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 17:39:26,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,466][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 17:39:26,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:39:26,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,474][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-09-22 17:39:26,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,474][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,474][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@238be9f2]
-[DEBUG][2015-09-22 17:39:26,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 17:39:26,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-09-22 17:39:26,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 17:39:26,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,481][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 17:39:26,482][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,482][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 17:39:26,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:39:26,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,486][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-09-22 17:39:26,486][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,486][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,486][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,486][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,487][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,487][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@df92811]
-[DEBUG][2015-09-22 17:39:26,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 17:39:26,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-09-22 17:39:26,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-09-22 17:39:26,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,494][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 17:39:26,494][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 17:39:26,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,495][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 17:39:26,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:39:26,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,499][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-09-22 17:39:26,499][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 17:39:26,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:39:26,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,520][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-09-22 17:39:26,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,522][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,522][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@551346c4]
-[DEBUG][2015-09-22 17:39:26,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-09-22 17:39:26,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:39:26,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:39:26,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 17:39:26,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:39:26,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:39:26,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:39:26,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:39:26,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:39:26,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:39:26,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:39:26,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:39:26,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:39:26,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:39:26,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:39:26,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:39:26,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:39:26,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:39:26,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:39:26,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:39:26,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:39:26,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:39:26,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:39:26,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:39:26,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:39:26,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:39:26,541][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@19ba71a9]
-[DEBUG][2015-09-22 17:39:26,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-09-22 17:39:26,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,554][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-09-22 17:39:26,554][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-09-22 17:39:26,556][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-09-22 17:39:26,557][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@4cdc5b6a testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:39:26,558][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@4be9246f testClass = orderTest, testInstance = com.changyu.test.orderTest@37571a58, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4cdc5b6a testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-09-22 17:39:26,558][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@4cdc5b6a testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:39:26,562][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-09-22 17:39:26,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 17:39:26,563][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-09-22 17:39:26,563][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-09-22 17:39:26,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 17:39:26,563][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-09-22 17:39:26,563][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-09-22 17:39:26,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 17:39:26,564][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-09-22 17:39:26,564][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-09-22 17:39:26,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-09-22 17:39:26,565][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-09-22 17:39:26,565][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-09-22 17:39:26,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:39:26,565][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-09-22 17:39:26,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,571][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@4cdc5b6a testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:39:26,673][org.springframework.jdbc.datasource.DataSourceTransactionManager]Creating new transaction with name [com.changyu.foryou.serviceImpl.OrderServiceImpl.updateOrderStatusAndAmount]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
-[DEBUG][2015-09-22 17:39:26,675][org.springframework.jdbc.datasource.DataSourceTransactionManager]Acquired Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@356eb442] for JDBC transaction
-[DEBUG][2015-09-22 17:39:26,681][org.springframework.jdbc.datasource.DataSourceTransactionManager]Switching JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@356eb442] to manual commit
-[DEBUG][2015-09-22 17:39:27,253][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:39:27,267][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@347b4030]
-[DEBUG][2015-09-22 17:39:27,283][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@356eb442] will be managed by Spring
-[DEBUG][2015-09-22 17:39:27,290][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Preparing: update orders set total_price=?, status=2 ,charge_id=? where together_id=?
-[DEBUG][2015-09-22 17:39:27,399][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Parameters: 1.0(Double), ch_Xsr7u35O3m1Gw4ed2ODmi4Lw(String), 188609025631439951094000(String)
-[DEBUG][2015-09-22 17:39:27,658][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]<== Updates: 1
-[DEBUG][2015-09-22 17:39:27,659][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-09-22 17:39:27,660][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@347b4030]
-[DEBUG][2015-09-22 17:39:27,660][org.springframework.jdbc.datasource.DataSourceTransactionManager]Initiating transaction commit
-[DEBUG][2015-09-22 17:39:27,661][org.springframework.jdbc.datasource.DataSourceTransactionManager]Committing JDBC transaction on Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@356eb442]
-[DEBUG][2015-09-22 17:39:27,890][org.mybatis.spring.SqlSessionUtils]Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@347b4030]
-[DEBUG][2015-09-22 17:39:27,891][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@347b4030]
-[DEBUG][2015-09-22 17:39:28,053][org.springframework.jdbc.datasource.DataSourceTransactionManager]Releasing JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@356eb442] after transaction
-[DEBUG][2015-09-22 17:39:28,055][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:39:28,058][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:39:28,059][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@378577ad]
-[DEBUG][2015-09-22 17:39:28,063][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:39:28,064][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:39:28,066][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@356eb442] will be managed by Spring
-[DEBUG][2015-09-22 17:39:28,066][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]==> Preparing: select food_id,order_id,campus_id from orders where together_id=?
-[DEBUG][2015-09-22 17:39:28,074][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]==> Parameters: 188609025631439951094000(String)
-[DEBUG][2015-09-22 17:39:28,190][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]<== Total: 1
-[DEBUG][2015-09-22 17:39:28,191][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-09-22 17:39:28,192][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@378577ad]
-[DEBUG][2015-09-22 17:39:28,192][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@378577ad]
-[DEBUG][2015-09-22 17:39:28,192][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[INFO][2015-09-22 17:39:28,311][com.changyu.test.orderTest][{"campusId":1,"foodId":20603,"orderId":1439469107}]
-[DEBUG][2015-09-22 17:39:28,312][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:39:28,312][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@552e705]
-[DEBUG][2015-09-22 17:39:28,313][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:39:28,313][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:39:28,313][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@356eb442] will be managed by Spring
-[DEBUG][2015-09-22 17:39:28,313][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]==> Preparing: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-[DEBUG][2015-09-22 17:39:28,316][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]==> Parameters: null, null, 20603(Long), 1(Integer)
-[DEBUG][2015-09-22 17:39:28,404][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20002} enter cache
-[DEBUG][2015-09-22 17:39:28,414][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,414][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,415][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,415][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,415][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,416][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,416][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,416][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 17:39:28,416][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-error-codes.xml]
-[DEBUG][2015-09-22 17:39:28,418][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:39:28,420][org.springframework.beans.factory.xml.BeansDtdResolver]Found beans DTD [http://www.springframework.org/dtd/spring-beans-2.0.dtd] in classpath: spring-beans-2.0.dtd
-[DEBUG][2015-09-22 17:39:28,429][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:39:28,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'DB2'
-[DEBUG][2015-09-22 17:39:28,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'DB2'
-[DEBUG][2015-09-22 17:39:28,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'DB2' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:28,444][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,444][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,444][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,444][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,444][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,444][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,445][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,445][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,445][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,445][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,445][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,445][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,446][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,446][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,446][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,446][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,446][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,446][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,447][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,447][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'DB2'
-[DEBUG][2015-09-22 17:39:28,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Derby'
-[DEBUG][2015-09-22 17:39:28,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Derby'
-[DEBUG][2015-09-22 17:39:28,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Derby' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:28,448][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,448][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,449][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,449][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,449][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,449][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,449][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,449][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,450][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,450][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,450][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,450][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,450][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,450][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,450][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,451][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,451][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,451][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,451][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,451][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Derby'
-[DEBUG][2015-09-22 17:39:28,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'H2'
-[DEBUG][2015-09-22 17:39:28,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'H2'
-[DEBUG][2015-09-22 17:39:28,453][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'H2' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:28,453][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,453][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,453][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,453][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,454][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,454][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,454][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,454][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,455][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,455][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,455][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,455][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,455][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,455][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,455][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,455][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,456][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,456][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,456][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,456][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'H2'
-[DEBUG][2015-09-22 17:39:28,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'HSQL'
-[DEBUG][2015-09-22 17:39:28,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'HSQL'
-[DEBUG][2015-09-22 17:39:28,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'HSQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:28,458][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,458][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,458][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,458][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,458][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,458][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,458][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,459][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,459][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,459][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,459][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,459][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,460][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,460][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,460][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,460][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,460][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,460][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,460][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,461][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,461][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'HSQL'
-[DEBUG][2015-09-22 17:39:28,461][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Informix'
-[DEBUG][2015-09-22 17:39:28,461][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Informix'
-[DEBUG][2015-09-22 17:39:28,461][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Informix' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:28,462][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,462][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,462][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,462][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,462][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,462][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,462][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,462][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,463][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,463][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,463][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,463][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,464][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,464][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,464][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,464][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,464][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,464][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,465][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,465][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Informix'
-[DEBUG][2015-09-22 17:39:28,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'MS-SQL'
-[DEBUG][2015-09-22 17:39:28,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'MS-SQL'
-[DEBUG][2015-09-22 17:39:28,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'MS-SQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:28,466][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,466][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,466][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,466][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,467][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,467][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,467][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,467][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,467][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,467][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,467][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,468][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,468][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,468][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,468][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,468][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,469][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,469][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,469][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,469][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'MS-SQL'
-[DEBUG][2015-09-22 17:39:28,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'MySQL'
-[DEBUG][2015-09-22 17:39:28,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'MySQL'
-[DEBUG][2015-09-22 17:39:28,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'MySQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:28,471][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,471][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,471][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,472][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,472][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,472][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,472][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,472][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,473][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,473][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,473][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,473][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,473][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,473][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,474][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,474][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,474][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,474][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,474][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,474][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'MySQL'
-[DEBUG][2015-09-22 17:39:28,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Oracle'
-[DEBUG][2015-09-22 17:39:28,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Oracle'
-[DEBUG][2015-09-22 17:39:28,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Oracle' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:28,476][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,476][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,476][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,476][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,476][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,476][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,477][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,477][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,477][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,477][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,477][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,477][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,478][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,478][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,478][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,478][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,478][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,478][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,478][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,479][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Oracle'
-[DEBUG][2015-09-22 17:39:28,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'PostgreSQL'
-[DEBUG][2015-09-22 17:39:28,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'PostgreSQL'
-[DEBUG][2015-09-22 17:39:28,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'PostgreSQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:28,481][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,482][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,482][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,482][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,482][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,482][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,483][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,483][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,483][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,483][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,483][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,483][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,484][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,484][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,484][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,484][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,484][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,484][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,485][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,485][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'PostgreSQL'
-[DEBUG][2015-09-22 17:39:28,486][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Sybase'
-[DEBUG][2015-09-22 17:39:28,486][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Sybase'
-[DEBUG][2015-09-22 17:39:28,486][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Sybase' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:28,486][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,486][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,486][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,487][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,487][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,487][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,487][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,487][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,487][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,488][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,488][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,488][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,488][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,488][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,489][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,489][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,489][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,489][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,490][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,490][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Sybase'
-[INFO][2015-09-22 17:39:28,491][org.springframework.jdbc.support.SQLErrorCodesFactory]SQLErrorCodes loaded: [DB2, Derby, H2, HSQL, Informix, MS-SQL, MySQL, Oracle, PostgreSQL, Sybase]
-[DEBUG][2015-09-22 17:39:28,492][org.springframework.jdbc.support.SQLErrorCodesFactory]Looking up default SQLErrorCodes for DataSource [{
- CreateTime:"2015-09-22 17:39:23",
- ActiveCount:1,
- PoolingCount:0,
- CreateCount:1,
- DestroyCount:0,
- CloseCount:3,
- ConnectCount:4,
- Connections:[
- ]
-}
-
-[
-]]
-[DEBUG][2015-09-22 17:39:28,496][org.springframework.jdbc.support.SQLErrorCodesFactory]Database product name cached for DataSource [com.alibaba.druid.pool.DruidDataSource@4d2e434b]: name is 'MySQL'
-[DEBUG][2015-09-22 17:39:28,498][org.springframework.jdbc.support.SQLErrorCodesFactory]SQL error codes for 'MySQL' found
-[DEBUG][2015-09-22 17:39:28,498][org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator]Unable to translate SQLException with Error code '1048', will now try the fallback translator
-[DEBUG][2015-09-22 17:39:28,499][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@552e705]
-[DEBUG][2015-09-22 17:39:28,500][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-09-22 17:39:28,500][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@552e705]
-[DEBUG][2015-09-22 17:39:28,500][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:39:28,501][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@4be9246f testClass = orderTest, testInstance = com.changyu.test.orderTest@37571a58, testMethod = testWebHooks@orderTest, testException = org.springframework.dao.DataIntegrityViolationException:
-### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### SQL: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-; SQL []; Column 'food_count' cannot be null; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null, mergedContextConfiguration = [MergedContextConfiguration@4cdc5b6a testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-09-22 17:39:28,502][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@4be9246f testClass = orderTest, testInstance = com.changyu.test.orderTest@37571a58, testMethod = testWebHooks@orderTest, testException = org.springframework.dao.DataIntegrityViolationException:
-### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### SQL: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-; SQL []; Column 'food_count' cannot be null; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null, mergedContextConfiguration = [MergedContextConfiguration@4cdc5b6a testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:39:28,511][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@4be9246f testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4cdc5b6a testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-09-22 17:39:28,513][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@3f8e347: startup date [Tue Sep 22 17:39:22 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:39:28,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:28,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-09-22 17:39:28,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@437ef115: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:39:28,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:39:28,516][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:39:28,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-09-22 17:39:28,517][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:39:28,517][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[DEBUG][2015-09-22 17:39:28,517][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} exit cache
-[DEBUG][2015-09-22 17:39:28,518][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20002} exit cache
-[INFO][2015-09-22 17:39:28,520][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-09-22 17:52:06,688][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 17:52:06,729][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@3eeec5b4 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 17:52:06,732][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:52:06,734][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 17:52:06,774][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:52:06,775][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:52:06,778][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:52:06,778][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:52:06,780][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:52:06,780][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:52:06,784][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:52:06,784][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:52:06,787][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@19a93a4 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 17:52:06,788][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@19a93a4 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:52:06,922][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:06,925][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:06,926][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:06,927][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:06,934][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:06,934][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:06,935][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:06,935][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 17:52:06,950][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 17:52:06,981][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:52:07,028][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 17:52:07,038][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 17:52:07,042][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:52:07,112][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 17:52:07,121][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:52:07,133][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:52:07,157][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 17:52:07,213][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 17:52:07,213][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 17:52:07,219][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 17:52:07,260][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 17:52:07,260][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 17:52:07,264][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 17:52:07,276][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,279][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,281][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,282][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,283][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,285][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,288][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,288][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,289][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,291][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,292][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,293][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,299][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,305][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 17:52:07,306][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 17:52:07,310][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:52:07,313][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:52:07,349][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 17:52:07,355][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:52:07,365][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 17:52:07,378][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:52:07,379][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-09-22 17:52:07,387][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 17:52:07,431][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 17:52:07,436][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@23cf68e9: startup date [Tue Sep 22 17:52:07 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:52:07,437][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@23cf68e9: org.springframework.beans.factory.support.DefaultListableBeanFactory@9a3da81: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 17:52:07,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:07,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:52:07,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:52:07,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:07,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:52:07,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:52:07,629][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:07,630][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,630][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,630][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:07,633][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 17:52:07,633][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 17:52:07,639][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 17:52:07,640][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 17:52:07,641][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 17:52:07,642][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 17:52:07,642][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 17:52:07,644][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 17:52:07,646][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 17:52:07,647][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 17:52:07,648][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 17:52:07,649][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 17:52:07,650][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 17:52:07,652][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 17:52:07,653][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 17:52:07,654][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 17:52:07,656][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 17:52:07,657][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 17:52:07,658][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 17:52:07,659][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 17:52:07,660][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 17:52:07,664][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,667][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,667][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,667][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,668][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,668][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,668][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,668][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,668][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,668][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,668][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,668][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,668][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,669][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,669][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,669][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,669][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,669][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:52:07,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:52:07,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:07,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 17:52:07,692][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 17:52:07,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:07,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:07,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:07,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:52:07,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:52:07,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:07,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:52:07,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:52:07,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:52:07,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:07,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:52:07,746][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@3d47dde]
-[DEBUG][2015-09-22 17:52:07,748][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@7173dbe5]
-[INFO][2015-09-22 17:52:07,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@9a3da81: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:52:07,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:52:07,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:52:07,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:52:07,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:07,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:07,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:07,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:52:07,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:52:07,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:07,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:07,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:07,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:07,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:52:07,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:07,803][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:07,803][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,803][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,803][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:07,804][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:07,804][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,804][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,804][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:07,805][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:07,805][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,805][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,805][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:07,809][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:07,809][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,809][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,810][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:07,812][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:07,812][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,812][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,813][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:07,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:07,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,043][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:52:08,044][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,055][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:52:08,066][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:52:08,066][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,066][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:52:08,066][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:52:08,067][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:52:08,067][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,067][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,073][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,074][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,082][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,082][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,105][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 17:52:08,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,115][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,115][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:52:08,115][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:52:08,115][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,115][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,116][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,116][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,116][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,130][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:52:08,130][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:52:08,130][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,130][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,130][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,130][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,130][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,133][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,133][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:52:08,133][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:52:08,133][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,133][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,133][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,133][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,133][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,134][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,134][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:52:08,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:52:08,136][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,136][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,136][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,136][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,137][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,137][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,138][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,138][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,138][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,139][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,139][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,139][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:52:08,139][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:52:08,139][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,139][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,139][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,140][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,140][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:52:08,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:52:08,145][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,145][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,145][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,146][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:52:08,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:52:08,149][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,149][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,149][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,150][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:52:08,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:52:08,152][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,152][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,153][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,153][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:52:08,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:52:08,155][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,156][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,156][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,156][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:52:08,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:52:08,159][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,159][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,159][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,159][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:52:08,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:52:08,161][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,161][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,162][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,162][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:52:08,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:52:08,164][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,164][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,164][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,165][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:52:08,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:52:08,168][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,168][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,169][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,169][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:52:08,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:52:08,172][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,172][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:52:08,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:52:08,177][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,177][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,178][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,178][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:52:08,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:52:08,181][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,181][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,181][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,181][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:52:08,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:52:08,185][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,185][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,185][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,185][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:08,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:08,194][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,201][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:52:08,201][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:52:08,201][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,201][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,322][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:08,325][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:08,325][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:08,332][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:08,333][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:08,334][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:08,334][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:08,334][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:08,335][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:08,336][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:08,336][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:08,337][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:08,338][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:08,339][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:08,340][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:08,341][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:08,342][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:08,343][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:08,343][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:08,343][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-09-22 17:52:08,348][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-09-22 17:52:08,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-09-22 17:52:08,494][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-09-22 17:52:08,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:52:08,622][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-09-22 17:52:08,623][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-09-22 17:52:08,628][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-09-22 17:52:08,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:08,780][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-09-22 17:52:08,780][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-09-22 17:52:08,781][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-09-22 17:52:08,782][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-09-22 17:52:08,783][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-09-22 17:52:08,783][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:52:08,783][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:52:08,879][org.apache.ibatis.io.ResolverUtil]Reader entry: AppKey.class
-[DEBUG][2015-09-22 17:52:08,880][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-09-22 17:52:08,880][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-09-22 17:52:08,881][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-09-22 17:52:08,881][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-09-22 17:52:08,881][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-09-22 17:52:08,882][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-09-22 17:52:08,882][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-09-22 17:52:08,883][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-09-22 17:52:08,883][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-09-22 17:52:08,884][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-09-22 17:52:08,884][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-09-22 17:52:08,884][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-09-22 17:52:08,885][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-09-22 17:52:08,885][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-09-22 17:52:08,885][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-09-22 17:52:08,886][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodWithSales.class
-[DEBUG][2015-09-22 17:52:08,887][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-09-22 17:52:08,887][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-09-22 17:52:08,887][org.apache.ibatis.io.ResolverUtil]Reader entry: MiniOrder.class
-[DEBUG][2015-09-22 17:52:08,888][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-09-22 17:52:08,888][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-09-22 17:52:08,889][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-09-22 17:52:08,889][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-09-22 17:52:08,889][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-09-22 17:52:08,890][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-09-22 17:52:08,891][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-09-22 17:52:08,892][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-09-22 17:52:08,893][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-09-22 17:52:08,893][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-09-22 17:52:08,894][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:52:08,894][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-09-22 17:52:08,895][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-09-22 17:52:08,895][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-09-22 17:52:08,896][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-09-22 17:52:08,896][org.apache.ibatis.io.ResolverUtil]Reader entry: TradeInfo.class
-[DEBUG][2015-09-22 17:52:08,897][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-09-22 17:52:08,897][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-09-22 17:52:08,898][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:52:08,898][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 17:52:08,898][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 17:52:08,900][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 # com/changyu/foryou/model/AppKey java/lang/Object key Ljava/lang/String; secrect ()V Code
-[DEBUG][2015-09-22 17:52:08,901][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 17:52:08,901][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 17:52:08,904][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-09-22 17:52:08,905][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 17:52:08,905][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 17:52:08,908][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:52:08,909][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 17:52:08,909][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 17:52:08,911][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:52:08,912][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 17:52:08,912][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 17:52:08,914][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 e !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:52:08,915][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 17:52:08,915][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 17:52:08,917][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:52:08,918][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 17:52:08,918][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 17:52:08,920][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-09-22 17:52:08,921][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 17:52:08,921][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 17:52:08,922][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:52:08,923][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 17:52:08,923][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 17:52:08,925][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:52:08,926][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 17:52:08,926][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 17:52:08,928][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-09-22 17:52:08,928][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 17:52:08,929][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 17:52:08,930][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-09-22 17:52:08,931][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 17:52:08,932][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 17:52:08,934][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:52:08,935][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 17:52:08,935][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 17:52:08,937][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-09-22 17:52:08,939][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 17:52:08,940][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 17:52:08,941][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-09-22 17:52:08,942][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 17:52:08,943][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 17:52:08,944][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 17:52:08,945][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 17:52:08,945][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 17:52:08,947][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-09-22 17:52:08,948][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 17:52:08,948][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 17:52:08,949][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ( &com/changyu/foryou/model/FoodWithSales java/lang/Object foodId Ljava/lang/Long; foodName Ljava/lang/String; sales Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 17:52:08,950][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 17:52:08,950][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 17:52:08,951][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-09-22 17:52:08,952][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 17:52:08,952][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 17:52:08,953][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-09-22 17:52:08,954][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 17:52:08,954][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 17:52:08,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 "com/changyu/foryou/model/MiniOrder java/lang/Object status Ljava/lang/Short;
-[DEBUG][2015-09-22 17:52:08,955][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 17:52:08,956][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 17:52:08,957][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:52:08,958][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 17:52:08,958][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 17:52:08,960][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-09-22 17:52:08,960][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 17:52:08,960][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 17:52:08,962][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-09-22 17:52:08,962][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 17:52:08,963][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 17:52:08,964][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-09-22 17:52:08,965][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 17:52:08,965][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 17:52:08,966][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:52:08,967][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 17:52:08,967][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 17:52:08,968][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-09-22 17:52:08,969][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 17:52:08,969][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 17:52:08,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:52:08,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 17:52:08,971][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 17:52:08,972][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-09-22 17:52:08,973][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 17:52:08,974][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 17:52:08,975][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:52:08,976][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 17:52:08,977][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 17:52:08,978][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-09-22 17:52:08,978][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:52:08,979][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:52:08,980][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-09-22 17:52:08,980][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 17:52:08,981][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 17:52:08,984][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:52:08,985][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 17:52:08,985][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 17:52:08,987][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-09-22 17:52:08,988][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 17:52:08,988][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 17:52:08,989][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 K (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-09-22 17:52:08,990][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 17:52:08,990][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 17:52:08,991][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-09-22 17:52:08,992][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 17:52:08,993][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 17:52:08,994][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 2 "com/changyu/foryou/model/TradeInfo java/lang/Object
-[DEBUG][2015-09-22 17:52:08,994][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 17:52:08,995][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 17:52:08,996][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-09-22 17:52:08,996][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 17:52:08,996][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 17:52:08,997][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-09-22 17:52:08,998][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.AppKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:08,999][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,000][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,000][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,000][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,001][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,001][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,001][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,003][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,004][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,005][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,006][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,007][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,007][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,008][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,010][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,010][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodWithSales matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,011][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,012][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,013][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.MiniOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,014][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,015][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,016][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,017][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,018][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,019][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,021][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,023][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,023][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,024][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,025][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,027][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,028][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,029][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,030][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,031][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TradeInfo matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,032][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,094][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-09-22 17:52:10,222][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,275][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,320][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,360][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,398][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,427][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,498][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,541][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,576][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,608][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,636][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,752][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,776][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,800][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,841][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,894][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,914][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-09-22 17:52:11,010][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-09-22 17:52:11,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-09-22 17:52:11,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:52:11,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-09-22 17:52:11,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:52:11,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-09-22 17:52:11,049][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:52:11,049][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-09-22 17:52:11,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:52:11,051][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,051][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-09-22 17:52:11,051][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:52:11,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-09-22 17:52:11,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:52:11,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-09-22 17:52:11,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:52:11,054][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,054][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-09-22 17:52:11,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:52:11,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-09-22 17:52:11,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:52:11,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:52:11,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:52:11,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-09-22 17:52:11,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:52:11,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-09-22 17:52:11,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:52:11,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,062][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-09-22 17:52:11,062][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:52:11,062][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-09-22 17:52:11,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:52:11,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-09-22 17:52:11,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:52:11,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,069][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-09-22 17:52:11,069][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:52:11,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'appKeyMapper'
-[DEBUG][2015-09-22 17:52:11,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:52:11,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:52:11,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:52:11,077][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,077][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,077][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,077][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,096][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:52:11,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:52:11,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,112][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-09-22 17:52:11,113][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,113][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,118][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:52:11,118][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:52:11,122][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 17:52:11,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 17:52:11,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,134][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:52:11,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-09-22 17:52:11,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 17:52:11,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 17:52:11,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,153][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,153][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,155][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,155][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,155][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 17:52:11,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-09-22 17:52:11,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:52:11,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:52:11,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:52:11,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:52:11,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:52:11,174][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,176][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@5d94043f]
-[DEBUG][2015-09-22 17:52:11,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:52:11,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 17:52:11,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-09-22 17:52:11,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,189][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 17:52:11,189][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 17:52:11,189][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 17:52:11,189][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 17:52:11,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,190][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 17:52:11,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:52:11,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,199][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:52:11,200][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 17:52:11,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:52:11,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,206][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-09-22 17:52:11,206][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 17:52:11,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:52:11,207][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:52:11,207][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 17:52:11,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:52:11,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,220][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-09-22 17:52:11,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,222][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,222][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@62622e46]
-[DEBUG][2015-09-22 17:52:11,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-09-22 17:52:11,231][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-09-22 17:52:11,231][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 17:52:11,231][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,232][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 17:52:11,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,237][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 17:52:11,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:52:11,238][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,243][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,243][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@7071d556]
-[DEBUG][2015-09-22 17:52:11,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 17:52:11,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'keyService'
-[DEBUG][2015-09-22 17:52:11,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'keyService'
-[DEBUG][2015-09-22 17:52:11,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,249][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.KeyServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 17:52:11,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'keyService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,249][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'keyService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 17:52:11,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:52:11,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,253][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'keyService' to bean named 'appKeyMapper'
-[DEBUG][2015-09-22 17:52:11,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,254][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'keyService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,254][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.KeyServiceImpl@27c46cd5]
-[DEBUG][2015-09-22 17:52:11,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'keyService'
-[DEBUG][2015-09-22 17:52:11,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-09-22 17:52:11,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-09-22 17:52:11,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,260][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 17:52:11,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,261][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 17:52:11,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:52:11,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,265][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-09-22 17:52:11,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,266][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,267][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@6867a240]
-[DEBUG][2015-09-22 17:52:11,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-09-22 17:52:11,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 17:52:11,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-09-22 17:52:11,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,277][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 17:52:11,277][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 17:52:11,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,277][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 17:52:11,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:52:11,287][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,287][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,287][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,287][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,305][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-09-22 17:52:11,306][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 17:52:11,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:52:11,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,310][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 17:52:11,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,311][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,311][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@4820fe6]
-[DEBUG][2015-09-22 17:52:11,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-09-22 17:52:11,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-09-22 17:52:11,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-09-22 17:52:11,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,321][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 17:52:11,321][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 17:52:11,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,322][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 17:52:11,322][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:52:11,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,329][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-09-22 17:52:11,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 17:52:11,331][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:52:11,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,337][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-09-22 17:52:11,337][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,337][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,337][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,337][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,338][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,339][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@3b3e0204]
-[DEBUG][2015-09-22 17:52:11,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-09-22 17:52:11,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-09-22 17:52:11,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-09-22 17:52:11,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,345][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-09-22 17:52:11,345][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@1f39b7bb]
-[DEBUG][2015-09-22 17:52:11,347][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-09-22 17:52:11,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialService'
-[DEBUG][2015-09-22 17:52:11,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 17:52:11,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,349][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PreferentialServiceImpl]: AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 17:52:11,350][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,352][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialService': AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 17:52:11,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:52:11,352][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'preferentialService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 17:52:11,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,353][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'preferentialService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,353][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PreferentialServiceImpl@7067ba82]
-[DEBUG][2015-09-22 17:52:11,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 17:52:11,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 17:52:11,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-09-22 17:52:11,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,362][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,362][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@4f999620]
-[DEBUG][2015-09-22 17:52:11,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-09-22 17:52:11,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-09-22 17:52:11,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 17:52:11,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,368][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 17:52:11,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,369][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 17:52:11,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:52:11,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,377][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-09-22 17:52:11,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,378][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,378][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@199afbc3]
-[DEBUG][2015-09-22 17:52:11,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 17:52:11,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-09-22 17:52:11,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 17:52:11,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,419][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 17:52:11,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,419][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 17:52:11,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:52:11,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,422][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-09-22 17:52:11,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,423][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,424][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@2f935b72]
-[DEBUG][2015-09-22 17:52:11,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 17:52:11,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-09-22 17:52:11,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-09-22 17:52:11,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,432][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 17:52:11,432][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 17:52:11,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,432][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 17:52:11,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:52:11,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,436][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-09-22 17:52:11,436][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 17:52:11,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:52:11,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,449][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-09-22 17:52:11,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,450][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,451][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@6ed7c445]
-[DEBUG][2015-09-22 17:52:11,454][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-09-22 17:52:11,454][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:52:11,454][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:52:11,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 17:52:11,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:52:11,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:52:11,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:52:11,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:52:11,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:52:11,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:52:11,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:52:11,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:52:11,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:52:11,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:52:11,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:52:11,459][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@17fa56ce]
-[DEBUG][2015-09-22 17:52:11,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-09-22 17:52:11,461][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,463][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-09-22 17:52:11,463][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-09-22 17:52:11,463][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-09-22 17:52:11,464][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@19a93a4 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:52:11,464][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@1c6d6d59 testClass = orderTest, testInstance = com.changyu.test.orderTest@5425fca3, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@19a93a4 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-09-22 17:52:11,465][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@19a93a4 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:52:11,471][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-09-22 17:52:11,472][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:52:11,472][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-09-22 17:52:11,472][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-09-22 17:52:11,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 17:52:11,473][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-09-22 17:52:11,473][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-09-22 17:52:11,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 17:52:11,474][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-09-22 17:52:11,474][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-09-22 17:52:11,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-09-22 17:52:11,475][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-09-22 17:52:11,475][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-09-22 17:52:11,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 17:52:11,476][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-09-22 17:52:11,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,485][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@19a93a4 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:52:20,861][org.springframework.jdbc.datasource.DataSourceTransactionManager]Creating new transaction with name [com.changyu.foryou.serviceImpl.OrderServiceImpl.updateOrderStatusAndAmount]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
-[DEBUG][2015-09-22 17:52:20,865][org.springframework.jdbc.datasource.DataSourceTransactionManager]Acquired Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@158cd143] for JDBC transaction
-[DEBUG][2015-09-22 17:52:20,879][org.springframework.jdbc.datasource.DataSourceTransactionManager]Switching JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@158cd143] to manual commit
-[DEBUG][2015-09-22 17:52:20,912][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:52:20,924][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a9dab64]
-[DEBUG][2015-09-22 17:52:20,939][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@158cd143] will be managed by Spring
-[DEBUG][2015-09-22 17:52:20,992][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Preparing: update orders set total_price=?, status=2 ,charge_id=? where together_id=?
-[DEBUG][2015-09-22 17:52:21,418][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Parameters: 1.0(Double), ch_Xsr7u35O3m1Gw4ed2ODmi4Lw(String), 188609025631439951094000(String)
-[DEBUG][2015-09-22 17:52:21,440][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]<== Updates: 1
-[DEBUG][2015-09-22 17:52:21,440][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-09-22 17:52:21,441][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a9dab64]
-[DEBUG][2015-09-22 17:52:21,441][org.springframework.jdbc.datasource.DataSourceTransactionManager]Initiating transaction commit
-[DEBUG][2015-09-22 17:52:21,442][org.springframework.jdbc.datasource.DataSourceTransactionManager]Committing JDBC transaction on Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@158cd143]
-[DEBUG][2015-09-22 17:52:21,474][org.mybatis.spring.SqlSessionUtils]Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a9dab64]
-[DEBUG][2015-09-22 17:52:21,475][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a9dab64]
-[DEBUG][2015-09-22 17:52:21,513][org.springframework.jdbc.datasource.DataSourceTransactionManager]Releasing JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@158cd143] after transaction
-[DEBUG][2015-09-22 17:52:21,515][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:52:23,816][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:52:23,818][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@419ae17d]
-[DEBUG][2015-09-22 17:52:23,832][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:52:23,833][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:52:23,836][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@158cd143] will be managed by Spring
-[DEBUG][2015-09-22 17:52:23,837][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]==> Preparing: select food_id,order_id,campus_id from orders where together_id=?
-[DEBUG][2015-09-22 17:52:23,850][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]==> Parameters: 188609025631439951094000(String)
-[DEBUG][2015-09-22 17:52:24,098][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]<== Total: 1
-[DEBUG][2015-09-22 17:52:24,098][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-09-22 17:52:24,099][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@419ae17d]
-[DEBUG][2015-09-22 17:52:24,100][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@419ae17d]
-[DEBUG][2015-09-22 17:52:24,100][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[INFO][2015-09-22 17:52:43,276][com.changyu.test.orderTest][{"campusId":1,"foodId":20603,"orderId":1439469107}]
-[DEBUG][2015-09-22 17:53:31,978][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:53:31,978][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13930aa0]
-[DEBUG][2015-09-22 17:53:31,980][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:53:31,998][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:53:31,998][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@158cd143] will be managed by Spring
-[DEBUG][2015-09-22 17:53:31,999][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]==> Preparing: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-[DEBUG][2015-09-22 17:53:32,003][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]==> Parameters: null, null, 20603(Long), 1(Integer)
-[DEBUG][2015-09-22 17:53:32,030][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20002} enter cache
-[DEBUG][2015-09-22 17:53:32,049][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,056][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,056][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,057][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,058][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,058][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,058][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,059][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 17:53:32,059][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-error-codes.xml]
-[DEBUG][2015-09-22 17:53:32,063][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:53:32,078][org.springframework.beans.factory.xml.BeansDtdResolver]Found beans DTD [http://www.springframework.org/dtd/spring-beans-2.0.dtd] in classpath: spring-beans-2.0.dtd
-[DEBUG][2015-09-22 17:53:32,094][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:53:32,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'DB2'
-[DEBUG][2015-09-22 17:53:32,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'DB2'
-[DEBUG][2015-09-22 17:53:32,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'DB2' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:32,117][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,118][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,118][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,118][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,118][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,118][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,119][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,119][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,119][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,119][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,119][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,119][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,120][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,121][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,121][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,121][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,121][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,121][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,122][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,122][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'DB2'
-[DEBUG][2015-09-22 17:53:32,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Derby'
-[DEBUG][2015-09-22 17:53:32,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Derby'
-[DEBUG][2015-09-22 17:53:32,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Derby' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:32,124][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,124][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,124][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,125][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,125][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,125][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,125][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,125][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,126][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,126][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,126][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,126][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,126][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,126][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,127][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,127][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,127][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,127][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,127][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,127][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Derby'
-[DEBUG][2015-09-22 17:53:32,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'H2'
-[DEBUG][2015-09-22 17:53:32,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'H2'
-[DEBUG][2015-09-22 17:53:32,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'H2' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:32,129][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,130][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,130][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,130][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,131][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,131][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,131][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,131][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,132][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,132][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,132][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,132][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,133][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,133][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,133][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,133][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,133][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,134][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,134][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,134][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,134][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'H2'
-[DEBUG][2015-09-22 17:53:32,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'HSQL'
-[DEBUG][2015-09-22 17:53:32,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'HSQL'
-[DEBUG][2015-09-22 17:53:32,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'HSQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:32,135][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,135][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,135][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,136][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,136][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,137][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,137][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,137][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,137][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,137][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,137][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,138][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,138][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,138][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,138][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,138][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,139][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,139][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,139][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,139][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'HSQL'
-[DEBUG][2015-09-22 17:53:32,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Informix'
-[DEBUG][2015-09-22 17:53:32,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Informix'
-[DEBUG][2015-09-22 17:53:32,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Informix' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:32,141][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,141][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,141][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,142][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,142][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,142][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,142][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,142][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,143][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,143][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,143][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,143][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,143][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,143][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,144][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,144][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,144][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,144][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,144][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,145][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Informix'
-[DEBUG][2015-09-22 17:53:32,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'MS-SQL'
-[DEBUG][2015-09-22 17:53:32,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'MS-SQL'
-[DEBUG][2015-09-22 17:53:32,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'MS-SQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:32,146][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,146][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,146][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,146][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,147][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,147][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,147][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,147][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,147][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,147][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,148][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,148][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,148][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,148][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,149][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,149][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,149][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,149][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,149][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,150][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'MS-SQL'
-[DEBUG][2015-09-22 17:53:32,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'MySQL'
-[DEBUG][2015-09-22 17:53:32,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'MySQL'
-[DEBUG][2015-09-22 17:53:32,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'MySQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:32,152][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,152][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,152][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,152][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,153][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,153][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,153][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,153][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,153][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,154][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,154][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,154][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,154][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,154][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,154][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,155][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,155][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,155][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,155][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,155][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'MySQL'
-[DEBUG][2015-09-22 17:53:32,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Oracle'
-[DEBUG][2015-09-22 17:53:32,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Oracle'
-[DEBUG][2015-09-22 17:53:32,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Oracle' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:32,157][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,158][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,158][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,158][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,159][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,159][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,159][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,159][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,159][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,159][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,160][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,160][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,160][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,160][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,160][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,161][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,161][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,161][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,162][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,162][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Oracle'
-[DEBUG][2015-09-22 17:53:32,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'PostgreSQL'
-[DEBUG][2015-09-22 17:53:32,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'PostgreSQL'
-[DEBUG][2015-09-22 17:53:32,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'PostgreSQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:32,164][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,164][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,165][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,165][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,165][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,165][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,166][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,166][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,166][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,166][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,166][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,167][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,168][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,168][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,168][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,168][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,169][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,169][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,169][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,169][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'PostgreSQL'
-[DEBUG][2015-09-22 17:53:32,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Sybase'
-[DEBUG][2015-09-22 17:53:32,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Sybase'
-[DEBUG][2015-09-22 17:53:32,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Sybase' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:32,171][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,172][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,172][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,172][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,172][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,172][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,173][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,173][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,173][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,174][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,174][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,174][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,175][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,175][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,175][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,176][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,177][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,177][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,177][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,178][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Sybase'
-[INFO][2015-09-22 17:53:32,179][org.springframework.jdbc.support.SQLErrorCodesFactory]SQLErrorCodes loaded: [DB2, Derby, H2, HSQL, Informix, MS-SQL, MySQL, Oracle, PostgreSQL, Sybase]
-[DEBUG][2015-09-22 17:53:32,180][org.springframework.jdbc.support.SQLErrorCodesFactory]Looking up default SQLErrorCodes for DataSource [{
- CreateTime:"2015-09-22 17:52:08",
- ActiveCount:1,
- PoolingCount:0,
- CreateCount:1,
- DestroyCount:0,
- CloseCount:3,
- ConnectCount:4,
- Connections:[
- ]
-}
-
-[
-]]
-[DEBUG][2015-09-22 17:53:32,186][org.springframework.jdbc.support.SQLErrorCodesFactory]Database product name cached for DataSource [com.alibaba.druid.pool.DruidDataSource@caca6c9]: name is 'MySQL'
-[DEBUG][2015-09-22 17:53:32,188][org.springframework.jdbc.support.SQLErrorCodesFactory]SQL error codes for 'MySQL' found
-[DEBUG][2015-09-22 17:53:32,188][org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator]Unable to translate SQLException with Error code '1048', will now try the fallback translator
-[DEBUG][2015-09-22 17:53:32,193][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13930aa0]
-[DEBUG][2015-09-22 17:53:32,194][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-09-22 17:53:32,194][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13930aa0]
-[DEBUG][2015-09-22 17:53:32,194][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:53:32,196][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@1c6d6d59 testClass = orderTest, testInstance = com.changyu.test.orderTest@5425fca3, testMethod = testWebHooks@orderTest, testException = org.springframework.dao.DataIntegrityViolationException:
-### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### SQL: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-; SQL []; Column 'food_count' cannot be null; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null, mergedContextConfiguration = [MergedContextConfiguration@19a93a4 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-09-22 17:53:32,197][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@1c6d6d59 testClass = orderTest, testInstance = com.changyu.test.orderTest@5425fca3, testMethod = testWebHooks@orderTest, testException = org.springframework.dao.DataIntegrityViolationException:
-### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### SQL: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-; SQL []; Column 'food_count' cannot be null; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null, mergedContextConfiguration = [MergedContextConfiguration@19a93a4 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:53:32,209][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@1c6d6d59 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@19a93a4 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-09-22 17:53:32,222][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@23cf68e9: startup date [Tue Sep 22 17:52:07 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:53:32,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:32,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-09-22 17:53:32,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@9a3da81: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:53:32,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:32,225][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:53:32,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-09-22 17:53:32,227][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:53:32,228][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[DEBUG][2015-09-22 17:53:32,230][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} exit cache
-[DEBUG][2015-09-22 17:53:32,230][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20002} exit cache
-[INFO][2015-09-22 17:53:32,233][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-09-22 17:53:41,534][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 17:53:41,575][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@690de239 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 17:53:41,578][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:41,580][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 17:53:41,616][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:41,616][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:41,618][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:41,619][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:41,619][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:41,620][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:41,622][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:41,623][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:41,628][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 17:53:41,628][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:53:41,758][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:41,760][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:41,762][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:41,762][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:41,771][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:41,771][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:41,771][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:41,772][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 17:53:41,785][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 17:53:41,811][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:53:41,855][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 17:53:41,863][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 17:53:41,879][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:53:41,949][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 17:53:41,963][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:53:41,977][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:53:41,994][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 17:53:42,046][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 17:53:42,047][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 17:53:42,052][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 17:53:42,086][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 17:53:42,087][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 17:53:42,091][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 17:53:42,103][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,106][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,109][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,110][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,112][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,115][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,118][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,119][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,120][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,121][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,123][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,125][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,129][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,134][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 17:53:42,134][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 17:53:42,137][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:53:42,139][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:53:42,170][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 17:53:42,174][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:53:42,184][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 17:53:42,193][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:53:42,194][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-09-22 17:53:42,200][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 17:53:42,242][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 17:53:42,245][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@fe11c0e: startup date [Tue Sep 22 17:53:42 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:53:42,246][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@fe11c0e: org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 17:53:42,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:53:42,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:53:42,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:53:42,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:53:42,457][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:42,457][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,458][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,458][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:42,459][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 17:53:42,460][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 17:53:42,463][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 17:53:42,464][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 17:53:42,465][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 17:53:42,466][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 17:53:42,466][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 17:53:42,467][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 17:53:42,468][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 17:53:42,468][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 17:53:42,469][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 17:53:42,469][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 17:53:42,470][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 17:53:42,471][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 17:53:42,472][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 17:53:42,474][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 17:53:42,475][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 17:53:42,476][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 17:53:42,476][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 17:53:42,477][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 17:53:42,478][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 17:53:42,481][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,482][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,483][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,483][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,483][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,483][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,483][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,483][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,483][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,483][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,483][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,484][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,484][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,484][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,484][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,484][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,484][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,484][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:53:42,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:53:42,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 17:53:42,504][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 17:53:42,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:53:42,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:53:42,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:53:42,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:53:42,527][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:53:42,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:53:42,558][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@4852c063]
-[DEBUG][2015-09-22 17:53:42,560][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@4ea53333]
-[INFO][2015-09-22 17:53:42,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:53:42,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:53:42,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:53:42,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:53:42,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:53:42,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:53:42,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:53:42,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,612][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:42,612][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,613][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,613][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:42,614][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:42,614][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,615][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,615][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:42,616][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:42,616][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,616][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,617][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:42,620][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:42,622][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,622][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,622][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:42,624][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:42,624][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,625][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,625][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:42,633][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,633][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:53:42,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,867][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:53:42,877][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:53:42,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,878][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:53:42,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:53:42,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:53:42,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,884][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,885][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,885][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,892][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,892][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,919][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 17:53:42,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:53:42,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:53:42,928][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,928][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,928][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,928][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:53:42,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:53:42,941][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,941][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,941][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,941][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:53:42,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:53:42,943][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,943][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,944][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,944][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:53:42,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:53:42,946][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,946][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,946][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,946][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:53:42,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:53:42,949][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,949][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,949][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,949][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:53:42,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:53:42,953][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,953][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,953][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,953][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,955][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,955][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,955][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:53:42,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:53:42,957][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,957][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,958][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,958][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:53:42,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:53:42,960][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,960][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,960][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,960][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:53:42,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:53:42,962][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,963][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,963][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,963][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:53:42,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:53:42,966][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,966][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,966][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,966][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:53:42,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:53:42,968][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,968][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,968][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,968][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:53:42,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:53:42,970][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,971][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,971][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,971][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:53:42,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:53:42,973][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,973][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,973][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,973][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,975][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:53:42,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:53:42,977][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,977][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,977][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,977][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,978][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,978][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,978][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:53:42,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:53:42,982][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,982][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,982][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,982][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:53:42,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:53:42,985][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,986][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,986][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,986][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:53:42,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:53:42,989][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,989][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,990][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,990][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:42,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:42,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:43,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:53:43,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:53:43,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:43,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:43,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:43,111][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:43,111][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:43,111][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:43,112][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:43,112][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:43,112][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:43,112][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:43,112][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:43,113][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:43,113][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:43,113][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:43,113][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:43,114][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:43,114][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:43,114][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:43,114][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:43,115][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:43,115][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:43,115][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:43,116][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-09-22 17:53:43,122][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-09-22 17:53:43,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-09-22 17:53:43,244][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-09-22 17:53:43,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:43,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:43,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:43,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:43,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:53:43,393][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-09-22 17:53:43,394][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-09-22 17:53:43,399][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-09-22 17:53:43,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:43,506][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-09-22 17:53:43,506][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-09-22 17:53:43,507][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-09-22 17:53:43,508][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-09-22 17:53:43,508][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-09-22 17:53:43,509][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:53:43,509][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:53:43,568][org.apache.ibatis.io.ResolverUtil]Reader entry: AppKey.class
-[DEBUG][2015-09-22 17:53:43,568][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-09-22 17:53:43,569][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-09-22 17:53:43,569][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-09-22 17:53:43,570][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-09-22 17:53:43,570][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-09-22 17:53:43,570][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-09-22 17:53:43,571][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-09-22 17:53:43,571][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-09-22 17:53:43,571][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-09-22 17:53:43,572][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-09-22 17:53:43,572][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-09-22 17:53:43,572][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-09-22 17:53:43,574][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-09-22 17:53:43,574][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-09-22 17:53:43,575][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-09-22 17:53:43,575][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodWithSales.class
-[DEBUG][2015-09-22 17:53:43,575][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-09-22 17:53:43,576][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-09-22 17:53:43,576][org.apache.ibatis.io.ResolverUtil]Reader entry: MiniOrder.class
-[DEBUG][2015-09-22 17:53:43,576][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-09-22 17:53:43,577][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-09-22 17:53:43,577][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-09-22 17:53:43,578][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-09-22 17:53:43,578][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-09-22 17:53:43,578][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-09-22 17:53:43,579][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-09-22 17:53:43,579][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-09-22 17:53:43,579][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-09-22 17:53:43,580][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-09-22 17:53:43,580][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:53:43,581][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-09-22 17:53:43,581][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-09-22 17:53:43,581][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-09-22 17:53:43,582][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-09-22 17:53:43,582][org.apache.ibatis.io.ResolverUtil]Reader entry: TradeInfo.class
-[DEBUG][2015-09-22 17:53:43,582][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-09-22 17:53:43,583][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-09-22 17:53:43,583][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:53:43,583][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 17:53:43,583][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 17:53:43,584][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 # com/changyu/foryou/model/AppKey java/lang/Object key Ljava/lang/String; secrect ()V Code
-[DEBUG][2015-09-22 17:53:43,584][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 17:53:43,585][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 17:53:43,585][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-09-22 17:53:43,586][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 17:53:43,586][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 17:53:43,587][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:53:43,587][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 17:53:43,587][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 17:53:43,588][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:53:43,588][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 17:53:43,588][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 17:53:43,589][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 e !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:53:43,590][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 17:53:43,590][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 17:53:43,591][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:53:43,592][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 17:53:43,592][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 17:53:43,593][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-09-22 17:53:43,594][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 17:53:43,594][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 17:53:43,595][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:53:43,596][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 17:53:43,596][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 17:53:43,597][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:53:43,597][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 17:53:43,597][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 17:53:43,598][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-09-22 17:53:43,599][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 17:53:43,599][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 17:53:43,600][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-09-22 17:53:43,600][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 17:53:43,600][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 17:53:43,602][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:53:43,602][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 17:53:43,603][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 17:53:43,603][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-09-22 17:53:43,604][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 17:53:43,604][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 17:53:43,605][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-09-22 17:53:43,606][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 17:53:43,607][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 17:53:43,608][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 17:53:43,608][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 17:53:43,608][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 17:53:43,609][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-09-22 17:53:43,610][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 17:53:43,610][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 17:53:43,611][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ( &com/changyu/foryou/model/FoodWithSales java/lang/Object foodId Ljava/lang/Long; foodName Ljava/lang/String; sales Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 17:53:43,611][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 17:53:43,611][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 17:53:43,612][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-09-22 17:53:43,613][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 17:53:43,613][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 17:53:43,614][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-09-22 17:53:43,614][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 17:53:43,614][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 17:53:43,615][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 "com/changyu/foryou/model/MiniOrder java/lang/Object status Ljava/lang/Short;
-[DEBUG][2015-09-22 17:53:43,616][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 17:53:43,616][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 17:53:43,618][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:53:43,618][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 17:53:43,619][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 17:53:43,620][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-09-22 17:53:43,621][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 17:53:43,621][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 17:53:43,622][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-09-22 17:53:43,623][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 17:53:43,623][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 17:53:43,626][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-09-22 17:53:43,626][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 17:53:43,627][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 17:53:43,628][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:53:43,629][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 17:53:43,629][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 17:53:43,630][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-09-22 17:53:43,631][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 17:53:43,631][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 17:53:43,633][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:53:43,633][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 17:53:43,634][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 17:53:43,635][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-09-22 17:53:43,635][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 17:53:43,635][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 17:53:43,637][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:53:43,638][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 17:53:43,638][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 17:53:43,639][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-09-22 17:53:43,640][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:53:43,640][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:53:43,642][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-09-22 17:53:43,643][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 17:53:43,643][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 17:53:43,644][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:53:43,645][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 17:53:43,646][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 17:53:43,647][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-09-22 17:53:43,648][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 17:53:43,649][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 17:53:43,650][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 K (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-09-22 17:53:43,651][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 17:53:43,651][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 17:53:43,654][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-09-22 17:53:43,655][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 17:53:43,655][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 17:53:43,656][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 2 "com/changyu/foryou/model/TradeInfo java/lang/Object
-[DEBUG][2015-09-22 17:53:43,657][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 17:53:43,657][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 17:53:43,658][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-09-22 17:53:43,659][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 17:53:43,659][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 17:53:43,660][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-09-22 17:53:43,660][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.AppKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,661][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,662][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,662][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,662][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,663][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,663][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,663][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,664][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,665][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,666][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,667][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,668][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,669][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,670][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,672][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,672][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodWithSales matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,673][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,673][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,674][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.MiniOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,675][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,676][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,677][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,679][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,680][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,681][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,682][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,684][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,684][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,685][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,686][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,686][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,687][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,689][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,690][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,691][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TradeInfo matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,692][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,693][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,721][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-09-22 17:53:44,595][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-09-22 17:53:44,681][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-09-22 17:53:44,762][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-09-22 17:53:44,786][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-09-22 17:53:44,833][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-09-22 17:53:44,863][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-09-22 17:53:44,935][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-09-22 17:53:44,970][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,001][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,030][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,055][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,169][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,194][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,218][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,259][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,307][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,326][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,394][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-09-22 17:53:45,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:53:45,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-09-22 17:53:45,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:53:45,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-09-22 17:53:45,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:53:45,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-09-22 17:53:45,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:53:45,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-09-22 17:53:45,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:53:45,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-09-22 17:53:45,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:53:45,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-09-22 17:53:45,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:53:45,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-09-22 17:53:45,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:53:45,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-09-22 17:53:45,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:53:45,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:53:45,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:53:45,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-09-22 17:53:45,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:53:45,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-09-22 17:53:45,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:53:45,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-09-22 17:53:45,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:53:45,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-09-22 17:53:45,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:53:45,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-09-22 17:53:45,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:53:45,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-09-22 17:53:45,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:53:45,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'appKeyMapper'
-[DEBUG][2015-09-22 17:53:45,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:53:45,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:53:45,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:53:45,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,458][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:53:45,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:53:45,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,473][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-09-22 17:53:45,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:53:45,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:53:45,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 17:53:45,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 17:53:45,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:53:45,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-09-22 17:53:45,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 17:53:45,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 17:53:45,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,533][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,533][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 17:53:45,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-09-22 17:53:45,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:53:45,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:53:45,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:53:45,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,543][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:53:45,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:53:45,552][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,554][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@6491b172]
-[DEBUG][2015-09-22 17:53:45,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:53:45,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 17:53:45,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-09-22 17:53:45,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,567][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 17:53:45,567][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 17:53:45,567][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 17:53:45,567][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 17:53:45,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,567][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 17:53:45,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:53:45,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,577][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:53:45,577][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 17:53:45,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:53:45,579][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:53:45,579][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 17:53:45,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:53:45,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,595][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-09-22 17:53:45,595][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 17:53:45,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:53:45,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,601][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-09-22 17:53:45,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,602][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,602][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@213b91a5]
-[DEBUG][2015-09-22 17:53:45,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-09-22 17:53:45,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-09-22 17:53:45,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 17:53:45,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,614][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 17:53:45,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,618][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 17:53:45,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:53:45,620][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,627][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,627][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@479f29d]
-[DEBUG][2015-09-22 17:53:45,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 17:53:45,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'keyService'
-[DEBUG][2015-09-22 17:53:45,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'keyService'
-[DEBUG][2015-09-22 17:53:45,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,632][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.KeyServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 17:53:45,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'keyService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,633][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'keyService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 17:53:45,633][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:53:45,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,636][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'keyService' to bean named 'appKeyMapper'
-[DEBUG][2015-09-22 17:53:45,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,637][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'keyService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,637][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.KeyServiceImpl@11b99379]
-[DEBUG][2015-09-22 17:53:45,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'keyService'
-[DEBUG][2015-09-22 17:53:45,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-09-22 17:53:45,640][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-09-22 17:53:45,640][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,641][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,644][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 17:53:45,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,645][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 17:53:45,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:53:45,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,652][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-09-22 17:53:45,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,654][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,654][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@aff3759]
-[DEBUG][2015-09-22 17:53:45,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-09-22 17:53:45,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 17:53:45,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-09-22 17:53:45,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,668][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 17:53:45,668][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 17:53:45,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,668][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 17:53:45,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:53:45,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,705][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-09-22 17:53:45,705][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 17:53:45,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:53:45,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,712][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 17:53:45,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,713][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,713][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@3b1f1f5]
-[DEBUG][2015-09-22 17:53:45,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-09-22 17:53:45,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-09-22 17:53:45,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-09-22 17:53:45,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,722][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 17:53:45,722][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 17:53:45,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,723][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 17:53:45,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:53:45,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,728][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-09-22 17:53:45,728][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 17:53:45,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:53:45,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,737][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-09-22 17:53:45,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,738][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,738][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@62982862]
-[DEBUG][2015-09-22 17:53:45,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-09-22 17:53:45,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-09-22 17:53:45,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-09-22 17:53:45,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,756][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-09-22 17:53:45,756][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@7afc2a48]
-[DEBUG][2015-09-22 17:53:45,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-09-22 17:53:45,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialService'
-[DEBUG][2015-09-22 17:53:45,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 17:53:45,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,761][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PreferentialServiceImpl]: AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 17:53:45,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,763][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialService': AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 17:53:45,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:53:45,763][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'preferentialService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 17:53:45,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,765][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'preferentialService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,765][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PreferentialServiceImpl@3a644df6]
-[DEBUG][2015-09-22 17:53:45,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 17:53:45,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 17:53:45,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-09-22 17:53:45,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,775][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,775][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@27f63996]
-[DEBUG][2015-09-22 17:53:45,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-09-22 17:53:45,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-09-22 17:53:45,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 17:53:45,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,783][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 17:53:45,783][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,783][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 17:53:45,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:53:45,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,790][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-09-22 17:53:45,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,792][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,792][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@53670068]
-[DEBUG][2015-09-22 17:53:45,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 17:53:45,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-09-22 17:53:45,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 17:53:45,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,798][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 17:53:45,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,798][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 17:53:45,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:53:45,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,801][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-09-22 17:53:45,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,802][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,802][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@d097a01]
-[DEBUG][2015-09-22 17:53:45,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 17:53:45,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-09-22 17:53:45,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-09-22 17:53:45,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,812][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 17:53:45,812][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 17:53:45,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,812][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 17:53:45,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:53:45,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,816][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-09-22 17:53:45,816][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 17:53:45,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:53:45,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,829][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-09-22 17:53:45,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,831][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,831][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@39a1d7a0]
-[DEBUG][2015-09-22 17:53:45,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-09-22 17:53:45,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:53:45,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:53:45,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 17:53:45,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:53:45,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:53:45,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:53:45,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:53:45,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:53:45,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:53:45,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:53:45,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:53:45,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:53:45,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:53:45,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:53:45,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:53:45,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:53:45,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:53:45,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:53:45,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:53:45,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:53:45,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:53:45,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:53:45,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:53:45,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:53:45,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:53:45,852][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@53ec452c]
-[DEBUG][2015-09-22 17:53:45,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-09-22 17:53:45,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,861][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-09-22 17:53:45,861][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-09-22 17:53:45,862][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-09-22 17:53:45,862][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:53:45,863][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@4debcfe testClass = orderTest, testInstance = com.changyu.test.orderTest@3b49ca31, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-09-22 17:53:45,863][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:53:45,867][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-09-22 17:53:45,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 17:53:45,868][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-09-22 17:53:45,868][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-09-22 17:53:45,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 17:53:45,869][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-09-22 17:53:45,869][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-09-22 17:53:45,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-09-22 17:53:45,869][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-09-22 17:53:45,870][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-09-22 17:53:45,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 17:53:45,870][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-09-22 17:53:45,870][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-09-22 17:53:45,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:53:45,871][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-09-22 17:53:45,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,881][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:53:45,990][org.springframework.jdbc.datasource.DataSourceTransactionManager]Creating new transaction with name [com.changyu.foryou.serviceImpl.OrderServiceImpl.updateOrderStatusAndAmount]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
-[DEBUG][2015-09-22 17:53:45,993][org.springframework.jdbc.datasource.DataSourceTransactionManager]Acquired Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@59f0f77c] for JDBC transaction
-[DEBUG][2015-09-22 17:53:45,998][org.springframework.jdbc.datasource.DataSourceTransactionManager]Switching JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@59f0f77c] to manual commit
-[DEBUG][2015-09-22 17:53:46,027][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:53:46,031][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f1cf8ad]
-[DEBUG][2015-09-22 17:53:46,038][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@59f0f77c] will be managed by Spring
-[DEBUG][2015-09-22 17:53:46,043][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Preparing: update orders set total_price=?, status=2 ,charge_id=? where together_id=?
-[DEBUG][2015-09-22 17:53:46,168][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Parameters: 1.0(Double), ch_Xsr7u35O3m1Gw4ed2ODmi4Lw(String), 188609025631439951094000(String)
-[DEBUG][2015-09-22 17:53:46,383][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]<== Updates: 1
-[DEBUG][2015-09-22 17:53:46,383][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-09-22 17:53:46,384][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f1cf8ad]
-[DEBUG][2015-09-22 17:53:46,384][org.springframework.jdbc.datasource.DataSourceTransactionManager]Initiating transaction commit
-[DEBUG][2015-09-22 17:53:46,384][org.springframework.jdbc.datasource.DataSourceTransactionManager]Committing JDBC transaction on Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@59f0f77c]
-[DEBUG][2015-09-22 17:53:46,472][org.mybatis.spring.SqlSessionUtils]Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f1cf8ad]
-[DEBUG][2015-09-22 17:53:46,472][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f1cf8ad]
-[DEBUG][2015-09-22 17:53:46,494][org.springframework.jdbc.datasource.DataSourceTransactionManager]Releasing JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@59f0f77c] after transaction
-[DEBUG][2015-09-22 17:53:46,495][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:53:46,497][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:53:46,497][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45af7323]
-[DEBUG][2015-09-22 17:53:46,502][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:53:46,503][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:53:46,504][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@59f0f77c] will be managed by Spring
-[DEBUG][2015-09-22 17:53:46,505][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]==> Preparing: select food_id,order_id,campus_id,order_count from orders where together_id=?
-[DEBUG][2015-09-22 17:53:46,514][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]==> Parameters: 188609025631439951094000(String)
-[DEBUG][2015-09-22 17:53:46,628][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]<== Total: 1
-[DEBUG][2015-09-22 17:53:46,628][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-09-22 17:53:46,629][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45af7323]
-[DEBUG][2015-09-22 17:53:46,629][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45af7323]
-[DEBUG][2015-09-22 17:53:46,629][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[INFO][2015-09-22 17:53:46,751][com.changyu.test.orderTest][{"campusId":1,"foodId":20603,"orderCount":37,"orderId":1439469107}]
-[DEBUG][2015-09-22 17:53:46,752][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:53:46,752][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@432bc074]
-[DEBUG][2015-09-22 17:53:46,753][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:53:46,753][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:53:46,754][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@59f0f77c] will be managed by Spring
-[DEBUG][2015-09-22 17:53:46,754][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]==> Preparing: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-[DEBUG][2015-09-22 17:53:46,756][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]==> Parameters: 37(Integer), 37(Integer), 20603(Long), 1(Integer)
-[DEBUG][2015-09-22 17:53:46,802][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]<== Updates: 1
-[DEBUG][2015-09-22 17:53:46,802][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20002} enter cache
-[DEBUG][2015-09-22 17:53:46,802][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@432bc074]
-[DEBUG][2015-09-22 17:53:46,802][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@432bc074]
-[DEBUG][2015-09-22 17:53:46,802][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:53:46,803][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:53:46,803][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f4349ae]
-[DEBUG][2015-09-22 17:53:46,803][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:53:46,803][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:53:46,803][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@59f0f77c] will be managed by Spring
-[DEBUG][2015-09-22 17:53:46,803][com.changyu.foryou.mapper.OrderMapper.getCampusIdByTogetherId]==> Preparing: select campus_id from orders where together_id=? limit 1
-[DEBUG][2015-09-22 17:53:46,806][com.changyu.foryou.mapper.OrderMapper.getCampusIdByTogetherId]==> Parameters: 188609025631439951094000(String)
-[DEBUG][2015-09-22 17:53:46,834][com.changyu.foryou.mapper.OrderMapper.getCampusIdByTogetherId]<== Total: 1
-[DEBUG][2015-09-22 17:53:46,834][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20003} enter cache
-[DEBUG][2015-09-22 17:53:46,834][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f4349ae]
-[DEBUG][2015-09-22 17:53:46,835][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f4349ae]
-[DEBUG][2015-09-22 17:53:46,835][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:53:46,837][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@4debcfe testClass = orderTest, testInstance = com.changyu.test.orderTest@3b49ca31, testMethod = testWebHooks@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-09-22 17:53:46,837][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:53:46,837][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@4debcfe testClass = orderTest, testInstance = com.changyu.test.orderTest@3b49ca31, testMethod = testWebHooks@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:53:46,837][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@636c22cb]
-[DEBUG][2015-09-22 17:53:46,838][com.changyu.foryou.mapper.UsersMapper]Cache Hit Ratio [com.changyu.foryou.mapper.UsersMapper]: 0.0
-[DEBUG][2015-09-22 17:53:46,838][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:53:46,839][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:53:46,840][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@59f0f77c] will be managed by Spring
-[DEBUG][2015-09-22 17:53:46,840][com.changyu.foryou.mapper.UsersMapper.getAllSuperAdminPhone]==> Preparing: select phone from users where type=0 and campus_id=?
-[DEBUG][2015-09-22 17:53:46,841][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@4debcfe testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[DEBUG][2015-09-22 17:53:46,841][com.changyu.foryou.mapper.UsersMapper.getAllSuperAdminPhone]==> Parameters: 1(Integer)
-[INFO][2015-09-22 17:53:46,844][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@fe11c0e: startup date [Tue Sep 22 17:53:42 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:53:46,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:46,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-09-22 17:53:46,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:53:46,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:46,846][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:53:46,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-09-22 17:53:46,847][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-09-22 17:53:46,848][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
diff --git a/mybatis.log.1 b/mybatis.log.1
deleted file mode 100644
index ceb9941..0000000
--- a/mybatis.log.1
+++ /dev/null
@@ -1,46849 +0,0 @@
-[DEBUG][2015-08-25 13:02:42,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:02:42,398][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,398][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,398][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,398][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,400][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,400][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:02:42,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:02:42,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:02:42,403][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,403][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,404][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,404][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:02:42,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:02:42,410][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:02:42,410][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,410][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,411][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,411][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:02:42,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:02:42,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:02:42,416][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,416][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,417][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,417][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:02:42,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:02:42,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:02:42,423][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,423][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:02:42,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:02:42,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:02:42,428][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,428][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,428][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,428][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:02:42,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:02:42,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:02:42,432][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,433][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,433][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,433][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:02:42,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:02:42,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:02:42,440][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,441][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,441][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,441][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:02:42,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:02:42,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:02:42,447][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,447][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,448][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,448][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:02:42,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:42,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:42,462][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:02:42,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:02:42,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,661][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:02:42,662][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:02:42,662][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:02:42,663][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:02:42,664][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:02:42,664][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:02:42,664][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:02:42,665][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:02:42,666][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:02:42,667][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:02:42,667][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:02:42,667][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:02:42,668][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:02:42,669][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:02:42,669][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:02:42,669][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:02:42,670][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:02:42,670][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:02:42,671][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:02:42,671][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:02:42,683][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:02:42,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:02:42,964][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:02:42,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:43,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:02:43,236][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:02:43,236][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:02:43,246][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:02:43,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:43,464][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:02:43,464][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:02:43,467][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:02:43,468][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:02:43,469][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:02:43,470][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:02:43,470][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:02:43,612][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:02:43,614][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:02:43,615][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:02:43,615][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:02:43,616][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:02:43,616][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:02:43,617][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:02:43,618][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:02:43,619][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:02:43,620][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:02:43,620][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:02:43,621][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:02:43,622][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:02:43,623][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:02:43,623][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:02:43,624][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:02:43,625][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:02:43,625][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:02:43,626][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:02:43,627][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:02:43,627][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:02:43,628][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:02:43,628][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:02:43,629][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:02:43,630][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:02:43,630][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:02:43,631][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:02:43,631][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:02:43,632][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:02:43,632][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:02:43,633][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:02:43,634][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:02:43,634][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:02:43,636][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:02:43,636][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:02:43,636][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:02:43,637][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:02:43,638][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:02:43,638][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:02:43,639][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:02:43,640][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:02:43,641][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:02:43,641][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:02:43,642][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:02:43,642][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:02:43,644][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:02:43,645][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:02:43,645][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:02:43,646][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:02:43,647][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:02:43,647][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:02:43,647][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:02:43,648][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:02:43,649][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:02:43,649][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:02:43,651][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:02:43,651][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:02:43,669][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:02:43,675][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:02:43,677][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:02:43,678][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:02:43,679][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:02:43,680][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:02:43,680][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:02:43,681][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:02:43,682][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:02:43,684][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:02:43,686][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:02:43,686][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:02:43,687][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:02:43,688][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:02:43,688][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:02:43,689][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:02:43,690][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:02:43,691][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:02:43,692][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:02:43,693][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:02:43,693][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:02:43,694][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:02:43,695][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:02:43,696][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:02:43,697][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:02:43,697][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:02:43,698][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:02:43,699][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:02:43,699][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:02:43,700][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:02:43,701][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:02:43,703][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:02:43,703][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:02:43,704][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:02:43,706][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:02:43,706][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:02:43,707][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:02:43,708][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:02:43,708][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:02:43,709][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:02:43,710][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:02:43,711][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:02:43,712][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:02:43,712][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:02:43,713][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:02:43,715][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:02:43,716][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:02:43,716][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:02:43,717][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:02:43,718][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:02:43,718][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:02:43,719][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:02:43,720][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:02:43,720][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:02:43,721][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:02:43,722][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:02:43,723][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:02:43,724][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:02:43,725][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:02:43,725][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:02:43,726][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:02:43,727][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:02:43,727][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:02:43,729][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:02:43,729][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:02:43,730][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:02:43,731][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:02:43,732][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:02:43,732][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:02:43,733][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:02:43,734][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:02:43,734][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:02:43,736][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:02:43,737][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:02:43,737][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:02:43,738][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:02:43,740][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,741][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,741][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,742][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,743][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,743][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,743][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,745][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,746][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,748][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,749][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,751][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,752][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,754][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,755][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,756][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,757][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,758][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,760][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,761][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,762][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,763][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,765][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,766][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,767][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,768][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,769][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,770][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,771][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,772][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,773][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,774][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,775][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,802][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:02:45,053][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:02:45,129][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:02:45,220][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:02:45,272][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:02:45,392][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:02:45,462][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:02:45,591][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:02:45,661][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:02:45,721][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:02:45,941][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:02:45,994][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:02:46,040][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:02:46,093][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:02:46,160][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:02:46,203][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:02:46,313][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:02:46,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,325][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:02:46,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:02:46,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:02:46,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:02:46,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,355][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:02:46,355][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:02:46,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:02:46,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:02:46,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:02:46,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:02:46,358][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,358][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:02:46,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:02:46,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:02:46,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:02:46,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:02:46,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:02:46,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:02:46,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:02:46,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:02:46,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:02:46,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:02:46,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:02:46,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:02:46,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:02:46,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:02:46,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:02:46,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:02:46,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:02:46,374][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,374][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:02:46,374][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:02:46,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:02:46,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:02:46,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,401][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:02:46,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:02:46,410][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,410][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,410][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,410][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,426][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:02:46,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:02:46,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:02:46,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:02:46,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:02:46,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:02:46,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:02:46,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:02:46,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:02:46,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,489][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,489][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,489][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,489][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,490][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,490][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,490][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,490][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,490][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,490][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,490][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,490][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,491][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,491][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,491][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,491][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,491][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:02:46,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:02:46,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:02:46,498][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:02:46,498][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:02:46,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:02:46,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:02:46,528][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:02:46,531][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@3de8c9a4]
-[DEBUG][2015-08-25 13:02:46,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:02:46,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:02:46,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:02:46,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,561][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:02:46,562][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:02:46,562][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:02:46,562][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:02:46,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,563][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:02:46,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:02:46,565][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:02:46,565][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:02:46,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:02:46,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,584][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:02:46,584][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:02:46,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:02:46,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,616][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:02:46,617][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:02:46,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:02:46,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,634][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:02:46,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,637][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:02:46,637][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@703a928c]
-[DEBUG][2015-08-25 13:02:46,650][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:02:46,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:02:46,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:02:46,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,657][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:02:46,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,657][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:02:46,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:02:46,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,666][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:02:46,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,668][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:02:46,668][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@483edb6b]
-[DEBUG][2015-08-25 13:02:46,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:02:46,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:02:46,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:02:46,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,686][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:02:46,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,687][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:02:46,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:02:46,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,717][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:02:46,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,719][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:02:46,719][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@c4c1859]
-[DEBUG][2015-08-25 13:02:46,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:02:46,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:02:46,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:02:46,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,736][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:02:46,736][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:02:46,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,736][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:02:46,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:02:46,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,745][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:02:46,745][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:02:46,746][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:02:46,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,754][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:02:46,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,755][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:02:46,756][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@619cb30]
-[DEBUG][2015-08-25 13:02:46,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:02:46,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:02:46,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:02:46,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,772][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:02:46,772][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@5bd088c3]
-[DEBUG][2015-08-25 13:02:46,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:02:46,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:02:46,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:02:46,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,791][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:02:46,791][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@6366982d]
-[DEBUG][2015-08-25 13:02:46,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:02:46,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:02:46,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:02:46,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,803][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:02:46,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,803][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:02:46,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:02:46,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,813][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:02:46,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,815][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:02:46,815][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@4fc09f93]
-[DEBUG][2015-08-25 13:02:46,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:02:46,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:02:46,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:02:46,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,827][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:02:46,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,828][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:02:46,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:02:46,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,834][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:02:46,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,836][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:02:46,837][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@7afc2a48]
-[DEBUG][2015-08-25 13:02:46,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:02:46,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:02:46,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:02:46,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,855][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:02:46,856][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:02:46,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,856][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:02:46,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:02:46,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,864][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:02:46,864][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:02:46,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:02:46,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,885][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:02:46,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,887][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:02:46,888][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@7ef4e077]
-[DEBUG][2015-08-25 13:02:46,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:02:46,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:02:46,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:02:46,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:02:46,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:02:46,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:02:46,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:02:46,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:02:46,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:02:46,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:02:46,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:02:46,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:02:46,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:02:46,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:02:46,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:02:46,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:02:46,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:02:46,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:02:46,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:02:46,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:02:46,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:02:46,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:02:46,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:02:46,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:02:46,905][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@f4bd69f]
-[DEBUG][2015-08-25 13:02:46,906][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:02:46,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,912][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:02:46,912][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:02:46,914][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:02:46,915][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:02:46,916][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@6836d2c3 testClass = orderTest, testInstance = com.changyu.test.orderTest@674735a8, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:02:46,917][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:02:46,929][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:02:46,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:02:46,931][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:02:46,931][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:02:46,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:02:46,933][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:02:46,933][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:02:46,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:02:46,935][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:02:46,936][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:02:46,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:02:46,938][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:02:46,938][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:02:46,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:02:46,941][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:02:46,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,951][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:02:46,983][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-25 13:02:46,984][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@6836d2c3 testClass = orderTest, testInstance = com.changyu.test.orderTest@674735a8, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 13:02:46,984][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@6836d2c3 testClass = orderTest, testInstance = com.changyu.test.orderTest@674735a8, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:02:46,994][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@6836d2c3 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 13:02:46,998][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@2d4bdf68: startup date [Tue Aug 25 13:02:41 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:02:46,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:47,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 13:02:47,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@26048761: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:02:47,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:02:47,002][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:02:47,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 13:02:47,004][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-08-25 13:02:47,011][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 13:03:46,514][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:03:46,600][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@192328ef declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:03:46,605][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:03:46,609][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:03:46,675][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:03:46,676][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:03:46,681][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:03:46,682][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:03:46,684][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:03:46,684][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:03:46,689][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:03:46,690][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:03:46,695][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:03:46,695][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:03:46,938][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:46,941][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:46,944][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:46,945][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:46,958][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:46,958][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:46,959][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:46,959][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:03:46,977][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:03:47,021][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:03:47,093][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:03:47,106][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:03:47,111][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:03:47,211][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:03:47,226][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:03:47,248][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:03:47,279][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:03:47,364][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:03:47,365][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:03:47,375][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:03:47,441][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:03:47,441][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:03:47,446][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:03:47,473][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:03:47,477][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:03:47,479][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:03:47,485][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:03:47,487][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:03:47,488][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:03:47,491][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:03:47,493][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:03:47,495][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:03:47,504][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:03:47,511][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:03:47,511][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:03:47,515][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:03:47,520][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:03:47,568][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:03:47,593][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:03:47,607][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:03:47,624][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:03:47,626][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:03:47,640][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:03:47,716][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:03:47,724][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:03:47 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:03:47,725][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@50383c13: org.springframework.beans.factory.support.DefaultListableBeanFactory@735404c6: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:03:47,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:47,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:47,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:47,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:47,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:03:47,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:03:47,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:47,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:03:47,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:03:48,069][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:48,070][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,070][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,071][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:48,074][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:03:48,075][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:03:48,084][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:03:48,085][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:03:48,086][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:03:48,087][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:03:48,088][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:03:48,088][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:03:48,089][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:03:48,090][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:03:48,090][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:03:48,091][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:03:48,092][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:03:48,093][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:03:48,093][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:03:48,094][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:03:48,094][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:03:48,095][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:03:48,096][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:03:48,100][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,104][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,104][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,104][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,104][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,104][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,104][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,105][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,105][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,105][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,105][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,105][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,105][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,106][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,106][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,106][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:03:48,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:03:48,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:03:48,136][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:03:48,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:03:48,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:03:48,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:03:48,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:03:48,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:03:48,204][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:03:48,239][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@6f2a751d]
-[DEBUG][2015-08-25 13:03:48,244][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@185b39e8]
-[INFO][2015-08-25 13:03:48,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@735404c6: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:03:48,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:03:48,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:03:48,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:03:48,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,278][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,295][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:03:48,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:03:48,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,316][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:03:48,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,349][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:48,350][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,350][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,350][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:48,352][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:48,352][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,352][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,353][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:48,354][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:48,355][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,355][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,355][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:48,360][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:48,360][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,362][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,362][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:48,365][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:48,366][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,367][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,367][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:48,381][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,381][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:03:48,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,794][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:03:48,808][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:03:48,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,809][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:03:48,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:03:48,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:03:48,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,841][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,841][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,854][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,905][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:03:48,918][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,919][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,919][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:03:48,919][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:03:48,919][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,919][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,920][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,920][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,937][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,937][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,937][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:03:48,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:03:48,938][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,938][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,939][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:03:48,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:03:48,943][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,943][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,944][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:03:48,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:03:48,947][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,948][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,948][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:03:48,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:03:48,954][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,954][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,954][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:03:48,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:03:48,958][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,958][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,959][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:03:48,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:03:48,963][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,964][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,964][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:03:48,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:03:48,968][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,968][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,968][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:03:48,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:03:48,972][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,973][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,973][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,975][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,975][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:03:48,978][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:03:48,978][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,978][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,978][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,978][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:03:48,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:03:48,982][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,982][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,982][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:03:48,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:03:48,986][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,987][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,987][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,987][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:03:48,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:03:48,991][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,991][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,991][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,996][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,996][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,996][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:03:48,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:03:48,997][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,997][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,998][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:49,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:49,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:49,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:49,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:49,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:49,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:49,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:49,008][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:03:49,009][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:03:49,009][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:49,009][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:49,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:49,010][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:49,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:49,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:49,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:49,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:49,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:49,014][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:49,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:49,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:49,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:49,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:03:49,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:03:49,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:49,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:49,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:49,191][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:49,192][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:49,192][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:49,193][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:49,194][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:49,194][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:49,195][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:49,195][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:49,197][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:49,198][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:49,198][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:49,198][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:49,200][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:49,201][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:49,201][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:49,201][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:49,202][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:49,203][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:49,203][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:49,205][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:03:49,213][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:03:49,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:03:49,428][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:03:49,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:49,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:49,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:49,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:49,650][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:03:49,653][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:03:49,653][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:03:49,659][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:03:49,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:49,866][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:03:49,867][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:03:49,870][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:03:49,871][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:03:49,873][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:03:49,873][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:03:49,874][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:03:50,029][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:03:50,030][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:03:50,031][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:03:50,032][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:03:50,032][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:03:50,033][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:03:50,034][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:03:50,034][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:03:50,035][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:03:50,036][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:03:50,037][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:03:50,037][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:03:50,038][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:03:50,039][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:03:50,040][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:03:50,040][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:03:50,041][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:03:50,041][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:03:50,042][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:03:50,043][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:03:50,043][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:03:50,044][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:03:50,045][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:03:50,045][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:03:50,046][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:03:50,046][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:03:50,047][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:03:50,047][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:03:50,048][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:03:50,048][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:03:50,049][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:03:50,050][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:03:50,050][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:03:50,051][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:03:50,051][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:03:50,051][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:03:50,052][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:03:50,054][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:03:50,054][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:03:50,055][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:03:50,056][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:03:50,056][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:03:50,057][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:03:50,058][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:03:50,058][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:03:50,059][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:03:50,060][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:03:50,060][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:03:50,061][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:03:50,062][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:03:50,062][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:03:50,063][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:03:50,064][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:03:50,064][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:03:50,065][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:03:50,066][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:03:50,066][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:03:50,067][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:03:50,084][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:03:50,084][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:03:50,086][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:03:50,091][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:03:50,093][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:03:50,095][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:03:50,096][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:03:50,096][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:03:50,099][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:03:50,100][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:03:50,100][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:03:50,101][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:03:50,102][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:03:50,102][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:03:50,103][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:03:50,105][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:03:50,105][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:03:50,106][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:03:50,106][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:03:50,107][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:03:50,107][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:03:50,108][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:03:50,109][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:03:50,109][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:03:50,110][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:03:50,110][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:03:50,111][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:03:50,112][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:03:50,113][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:03:50,114][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:03:50,115][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:03:50,115][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:03:50,116][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:03:50,118][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:03:50,118][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:03:50,119][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:03:50,120][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:03:50,120][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:03:50,121][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:03:50,122][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:03:50,122][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:03:50,123][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:03:50,124][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:03:50,124][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:03:50,126][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:03:50,127][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:03:50,127][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:03:50,128][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:03:50,129][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:03:50,129][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:03:50,130][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:03:50,131][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:03:50,132][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:03:50,133][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:03:50,134][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:03:50,134][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:03:50,135][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:03:50,137][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:03:50,137][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:03:50,138][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:03:50,138][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:03:50,139][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:03:50,140][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:03:50,141][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:03:50,142][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:03:50,143][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:03:50,144][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:03:50,144][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:03:50,145][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:03:50,146][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:03:50,146][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:03:50,147][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:03:50,148][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:03:50,149][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:03:50,149][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:03:50,151][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,153][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,153][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,153][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,155][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,155][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,155][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,156][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,158][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,159][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,161][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,162][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,164][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,166][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,168][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,169][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,170][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,171][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,172][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,174][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,175][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,176][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,177][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,179][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,179][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,182][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,183][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,185][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,186][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,187][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,189][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,190][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,191][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,216][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:03:51,858][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:03:51,935][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,024][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,076][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,202][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,271][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,400][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,471][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,528][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,737][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,791][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,838][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,900][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,971][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:03:53,011][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:03:53,122][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:03:53,124][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,137][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,137][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:03:53,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:03:53,162][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:03:53,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:03:53,163][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:03:53,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:03:53,164][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:03:53,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:03:53,166][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:03:53,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:03:53,168][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:03:53,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:03:53,169][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:03:53,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:03:53,170][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:03:53,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:03:53,172][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:03:53,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:03:53,174][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:03:53,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:03:53,177][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:03:53,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:03:53,181][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:03:53,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:03:53,183][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:03:53,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:03:53,184][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:03:53,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:03:53,186][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:03:53,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:03:53,188][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:03:53,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:03:53,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,213][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:03:53,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:03:53,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,242][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:03:53,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:03:53,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:03:53,252][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:03:53,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:03:53,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:03:53,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:03:53,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:03:53,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:03:53,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,307][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,307][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,307][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,308][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,308][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,308][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,308][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,308][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,308][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,308][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,309][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,309][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,309][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,309][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,309][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,309][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,309][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,310][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,310][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,310][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:03:53,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:03:53,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:03:53,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:03:53,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:03:53,325][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:03:53,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:03:53,355][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:03:53,358][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@c727d43]
-[DEBUG][2015-08-25 13:03:53,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:03:53,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:03:53,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:03:53,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,387][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:03:53,388][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:03:53,388][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:03:53,388][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:03:53,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,388][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:03:53,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:03:53,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,395][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,404][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:03:53,404][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:03:53,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:03:53,406][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:03:53,406][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:03:53,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:03:53,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,424][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:03:53,425][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:03:53,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:03:53,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,444][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:03:53,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,446][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:03:53,446][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@2760b402]
-[DEBUG][2015-08-25 13:03:53,462][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:03:53,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:03:53,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:03:53,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,469][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:03:53,469][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,469][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:03:53,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:03:53,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,480][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:03:53,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,481][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:03:53,482][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@73396d2]
-[DEBUG][2015-08-25 13:03:53,487][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:03:53,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:03:53,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:03:53,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,502][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:03:53,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,502][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:03:53,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:03:53,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,536][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:03:53,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,537][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:03:53,537][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@15c673a9]
-[DEBUG][2015-08-25 13:03:53,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:03:53,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:03:53,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:03:53,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,558][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:03:53,559][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:03:53,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,559][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:03:53,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:03:53,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,568][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:03:53,568][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:03:53,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:03:53,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,577][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:03:53,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,579][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:03:53,579][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@2d4bc050]
-[DEBUG][2015-08-25 13:03:53,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:03:53,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:03:53,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:03:53,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,592][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:03:53,592][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@213b91a5]
-[DEBUG][2015-08-25 13:03:53,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:03:53,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:03:53,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:03:53,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,609][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:03:53,609][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@2012e4d]
-[DEBUG][2015-08-25 13:03:53,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:03:53,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:03:53,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:03:53,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,622][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:03:53,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,623][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:03:53,624][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:03:53,627][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,627][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,634][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:03:53,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,636][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:03:53,637][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@638a2b99]
-[DEBUG][2015-08-25 13:03:53,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:03:53,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:03:53,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:03:53,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,650][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:03:53,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,651][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:03:53,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:03:53,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,655][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,658][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:03:53,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,660][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:03:53,660][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@32e8310d]
-[DEBUG][2015-08-25 13:03:53,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:03:53,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:03:53,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:03:53,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,678][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:03:53,678][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:03:53,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,680][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:03:53,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:03:53,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,687][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:03:53,687][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:03:53,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:03:53,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,709][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:03:53,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,711][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:03:53,711][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@ac9e715]
-[DEBUG][2015-08-25 13:03:53,720][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:03:53,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:03:53,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:03:53,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:03:53,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:03:53,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:03:53,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:03:53,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:03:53,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:03:53,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:03:53,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:03:53,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:03:53,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:03:53,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:03:53,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:03:53,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:03:53,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:03:53,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:03:53,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:03:53,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:03:53,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:03:53,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:03:53,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:03:53,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:03:53,728][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@425c70ca]
-[DEBUG][2015-08-25 13:03:53,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:03:53,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,736][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:03:53,736][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:03:53,737][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:03:53,737][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:03:53,739][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@17f5cc16 testClass = orderTest, testInstance = com.changyu.test.orderTest@a29c4a4, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:03:53,740][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:03:53,753][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:03:53,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:03:53,755][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:03:53,755][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:03:53,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:03:53,757][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:03:53,757][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:03:53,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:03:53,759][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:03:53,759][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:03:53,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:03:53,762][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:03:53,762][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:03:53,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:03:53,764][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:03:53,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,773][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:03:53,804][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-25 13:03:53,806][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@17f5cc16 testClass = orderTest, testInstance = com.changyu.test.orderTest@a29c4a4, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 13:03:53,807][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@17f5cc16 testClass = orderTest, testInstance = com.changyu.test.orderTest@a29c4a4, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:03:53,818][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@17f5cc16 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 13:03:53,821][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:03:47 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:03:53,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 13:03:53,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@735404c6: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:03:53,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:03:53,825][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:03:53,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 13:03:53,827][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-08-25 13:03:53,836][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 13:04:04,777][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:04:04,867][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@53546fcd declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:04:04,872][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:04:04,877][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:04:04,949][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:04:04,949][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:04:04,952][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:04:04,953][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:04:04,955][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:04:04,955][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:04:04,961][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:04:04,962][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:04:04,967][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:04:04,969][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:04:05,225][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:05,228][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:05,231][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:05,232][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:05,244][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:05,244][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:05,244][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:05,245][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:04:05,261][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:04:05,306][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:04:05,379][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:04:05,393][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:04:05,398][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:04:05,500][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:04:05,515][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:04:05,536][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:04:05,566][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:04:05,647][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:04:05,647][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:04:05,658][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:04:05,721][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:04:05,722][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:04:05,727][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:04:05,752][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:04:05,755][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:04:05,757][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:04:05,762][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:04:05,764][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:04:05,765][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:04:05,768][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:04:05,770][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:04:05,771][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:04:05,780][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:04:05,787][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:04:05,787][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:04:05,791][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:04:05,795][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:04:05,849][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:04:05,869][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:04:05,883][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:04:05,903][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:04:05,904][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:04:05,918][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:04:05,991][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:04:05,998][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:04:05 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:04:05,998][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@50383c13: org.springframework.beans.factory.support.DefaultListableBeanFactory@11059e51: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:04:06,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,118][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:06,124][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:04:06,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:04:06,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:06,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:04:06,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:04:06,328][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:06,329][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,329][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,330][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:06,333][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:04:06,334][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:04:06,342][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:04:06,343][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:04:06,344][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:04:06,345][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:04:06,345][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:04:06,346][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:04:06,346][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:04:06,347][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:04:06,347][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:04:06,348][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:04:06,349][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:04:06,350][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:04:06,351][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:04:06,351][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:04:06,352][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:04:06,353][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:04:06,354][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:04:06,358][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,361][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,361][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,361][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,361][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,361][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,361][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,362][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,362][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,362][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,362][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,362][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,362][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,362][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,363][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,363][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:04:06,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:04:06,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:06,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:04:06,397][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:04:06,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:06,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:06,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:06,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:04:06,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:04:06,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:06,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:04:06,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:04:06,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:04:06,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:06,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:04:06,482][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@4c6efbef]
-[DEBUG][2015-08-25 13:04:06,487][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@d36bad6]
-[INFO][2015-08-25 13:04:06,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@11059e51: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:04:06,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:04:06,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:04:06,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:04:06,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:06,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:06,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:06,529][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:04:06,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:04:06,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:06,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:06,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:06,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:06,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:04:06,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:06,580][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:06,580][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,581][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,581][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:06,582][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:06,582][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,582][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,583][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:06,584][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:06,584][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,584][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,585][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:06,590][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:06,590][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,591][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,592][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:06,594][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:06,595][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,595][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,595][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:06,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:06,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:04:07,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,025][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:04:07,040][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:04:07,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,040][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:04:07,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:04:07,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:04:07,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,076][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,076][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,088][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,089][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,137][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:04:07,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:04:07,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:04:07,150][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,150][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,151][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,151][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:04:07,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:04:07,171][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,171][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,171][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,172][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:04:07,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:04:07,176][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,176][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,177][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,177][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:04:07,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:04:07,181][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,181][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:04:07,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:04:07,189][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,189][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,190][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,190][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:04:07,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:04:07,196][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,196][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,196][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,196][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:04:07,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:04:07,200][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,201][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,201][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,201][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,201][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,204][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,205][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,205][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,205][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:04:07,205][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:04:07,205][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,205][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,206][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,206][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:04:07,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:04:07,211][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,211][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,211][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,211][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,211][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:04:07,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:04:07,215][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,215][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,216][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,216][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:04:07,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:04:07,220][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,220][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,221][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,221][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:04:07,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:04:07,225][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,225][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,225][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,225][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:04:07,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:04:07,229][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,230][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,230][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,230][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:04:07,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:04:07,235][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,235][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,238][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,238][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,238][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,241][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:04:07,241][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:04:07,241][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,243][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,244][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,244][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:07,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:07,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:04:07,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:04:07,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,433][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:07,433][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:07,434][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:07,434][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:07,435][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:07,436][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:07,436][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:07,436][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:07,437][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:07,438][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:07,438][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:07,438][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:07,439][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:07,440][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:07,440][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:07,440][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:07,441][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:07,441][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:07,442][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:07,442][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:04:07,451][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:04:07,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:04:07,671][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:04:07,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:04:07,899][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:04:07,900][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:04:07,906][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:04:07,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:08,113][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:04:08,113][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:04:08,115][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:04:08,116][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:04:08,119][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:04:08,120][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:04:08,120][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:04:08,277][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:04:08,278][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:04:08,279][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:04:08,280][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:04:08,281][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:04:08,281][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:04:08,282][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:04:08,283][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:04:08,284][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:04:08,284][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:04:08,285][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:04:08,286][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:04:08,286][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:04:08,287][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:04:08,287][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:04:08,288][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:04:08,289][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:04:08,289][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:04:08,290][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:04:08,291][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:04:08,291][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:04:08,292][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:04:08,293][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:04:08,293][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:04:08,294][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:04:08,294][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:04:08,295][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:04:08,295][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:04:08,296][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:04:08,297][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:04:08,297][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:04:08,298][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:04:08,298][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:04:08,299][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:04:08,299][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:04:08,299][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:04:08,300][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:04:08,301][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:04:08,301][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:04:08,302][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:04:08,303][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:04:08,303][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:04:08,304][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:04:08,305][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:04:08,305][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:04:08,307][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:04:08,308][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:04:08,308][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:04:08,309][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:04:08,310][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:04:08,310][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:04:08,310][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:04:08,312][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:04:08,312][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:04:08,313][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:04:08,314][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:04:08,314][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:04:08,330][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:04:08,332][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:04:08,333][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:04:08,337][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:04:08,339][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:04:08,340][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:04:08,341][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:04:08,341][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:04:08,342][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:04:08,344][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:04:08,345][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:04:08,346][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:04:08,347][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:04:08,348][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:04:08,348][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:04:08,349][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:04:08,350][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:04:08,350][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:04:08,351][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:04:08,353][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:04:08,353][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:04:08,354][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:04:08,355][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:04:08,355][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:04:08,356][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:04:08,357][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:04:08,358][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:04:08,359][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:04:08,360][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:04:08,360][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:04:08,361][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:04:08,362][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:04:08,362][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:04:08,364][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:04:08,365][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:04:08,365][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:04:08,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:04:08,367][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:04:08,368][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:04:08,369][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:04:08,370][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:04:08,370][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:04:08,371][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:04:08,372][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:04:08,372][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:04:08,373][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:04:08,374][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:04:08,374][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:04:08,375][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:04:08,376][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:04:08,376][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:04:08,377][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:04:08,378][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:04:08,379][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:04:08,380][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:04:08,381][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:04:08,381][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:04:08,382][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:04:08,383][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:04:08,383][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:04:08,384][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:04:08,385][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:04:08,385][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:04:08,387][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:04:08,388][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:04:08,388][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:04:08,389][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:04:08,390][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:04:08,391][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:04:08,391][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:04:08,392][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:04:08,393][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:04:08,394][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:04:08,395][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:04:08,395][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:04:08,396][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:04:08,397][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,399][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,399][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,399][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,400][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,400][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,401][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,402][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,403][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,405][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,406][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,408][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,409][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,411][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,413][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,413][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,415][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,416][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,417][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,418][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,419][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,420][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,422][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,424][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,424][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,425][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,426][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,427][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,429][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,431][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,432][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,433][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,459][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:04:09,584][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:04:09,657][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:04:09,743][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:04:09,793][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:04:09,912][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:04:09,976][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,102][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,177][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,239][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,451][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,504][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,553][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,606][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,675][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,718][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,829][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:04:10,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:04:10,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:04:10,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:04:10,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:04:10,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:04:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:04:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:04:10,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:04:10,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:04:10,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:04:10,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:04:10,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:04:10,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:04:10,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:04:10,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:04:10,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:04:10,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:04:10,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:04:10,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:04:10,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:04:10,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:04:10,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:04:10,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:04:10,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:04:10,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:04:10,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:04:10,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:04:10,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:04:10,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:04:10,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,903][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:04:10,903][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:04:10,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,927][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:04:10,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:04:10,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,952][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:04:10,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:04:10,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:04:10,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:10,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:04:10,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:04:10,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:10,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:04:10,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:04:10,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:04:11,007][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:04:11,007][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,007][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,020][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,020][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,021][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,021][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,021][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,021][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,021][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,021][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,021][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,022][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,022][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,022][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,022][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,022][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,022][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,022][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,022][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:04:11,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:04:11,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:04:11,030][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:04:11,030][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:04:11,037][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:11,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:04:11,044][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:04:11,062][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:04:11,065][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@40d6c203]
-[DEBUG][2015-08-25 13:04:11,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:04:11,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:04:11,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:04:11,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,092][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:04:11,092][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:04:11,092][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:04:11,092][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:04:11,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:11,093][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:04:11,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:04:11,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,111][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:04:11,112][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:04:11,113][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:04:11,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,118][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,126][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:04:11,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:04:11,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:04:11,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,133][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,133][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,142][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:04:11,142][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:04:11,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:04:11,143][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:04:11,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,145][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:04:11,146][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@7fc8fdd8]
-[DEBUG][2015-08-25 13:04:11,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:04:11,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:04:11,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:04:11,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,166][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:04:11,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:11,167][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:04:11,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:04:11,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,176][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:04:11,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,178][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:04:11,178][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@406200ba]
-[DEBUG][2015-08-25 13:04:11,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:04:11,238][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:04:11,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:04:11,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,252][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:04:11,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:11,253][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:04:11,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:04:11,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,289][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:04:11,290][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,290][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,290][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,290][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,292][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:04:11,293][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@4cd5a575]
-[DEBUG][2015-08-25 13:04:11,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:04:11,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:04:11,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:04:11,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,313][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:04:11,313][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:04:11,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:11,314][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:04:11,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:04:11,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,323][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:04:11,323][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:04:11,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:04:11,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,332][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:04:11,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,334][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:04:11,334][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@16516ac3]
-[DEBUG][2015-08-25 13:04:11,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:04:11,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:04:11,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:04:11,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:11,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,347][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,347][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,347][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,348][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:04:11,348][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@131e6b9c]
-[DEBUG][2015-08-25 13:04:11,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:04:11,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:04:11,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:04:11,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,358][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:11,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,363][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:04:11,364][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@17840db8]
-[DEBUG][2015-08-25 13:04:11,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:04:11,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:04:11,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:04:11,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,379][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:04:11,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:11,380][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:04:11,381][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:04:11,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,397][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:04:11,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,399][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:04:11,399][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@64c0a4ae]
-[DEBUG][2015-08-25 13:04:11,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:04:11,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:04:11,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:04:11,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,414][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:04:11,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:11,415][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:04:11,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:04:11,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,425][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:04:11,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,427][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:04:11,428][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@6f2c94cc]
-[DEBUG][2015-08-25 13:04:11,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:04:11,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:04:11,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:04:11,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,453][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:04:11,454][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:04:11,454][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:11,455][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:04:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:04:11,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,464][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:04:11,465][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:04:11,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:04:11,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,494][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:04:11,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,497][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:04:11,497][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@3993f896]
-[DEBUG][2015-08-25 13:04:11,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:04:11,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:04:11,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:11,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:04:11,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:04:11,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:04:11,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:04:11,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:04:11,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:04:11,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:04:11,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:04:11,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:04:11,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:04:11,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:04:11,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:04:11,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:04:11,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:04:11,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:04:11,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:04:11,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:04:11,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:04:11,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:04:11,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:04:11,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:04:11,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:04:11,519][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@707ddb77]
-[DEBUG][2015-08-25 13:04:11,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:04:11,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:11,529][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:04:11,529][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:04:11,530][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:04:11,531][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:04:11,533][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@2e318e89 testClass = orderTest, testInstance = com.changyu.test.orderTest@3784dc10, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:04:11,533][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:04:11,549][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:04:11,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:04:11,551][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:04:11,551][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:04:11,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:04:11,553][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:04:11,554][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:04:11,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:04:11,557][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:04:11,557][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:04:11,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:04:11,560][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:04:11,560][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:04:11,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:04:11,563][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:04:11,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,577][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:04:11,621][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-25 13:04:11,624][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@2e318e89 testClass = orderTest, testInstance = com.changyu.test.orderTest@3784dc10, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 13:04:11,625][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@2e318e89 testClass = orderTest, testInstance = com.changyu.test.orderTest@3784dc10, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:04:11,638][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@2e318e89 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 13:04:11,643][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:04:05 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:04:11,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:11,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 13:04:11,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@11059e51: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:04:11,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:04:11,649][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:04:11,649][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 13:04:11,651][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-08-25 13:04:11,661][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 13:09:08,445][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:09:08,539][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@4d9f6ce5 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:09:08,545][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:09:08,549][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:09:08,618][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:09:08,618][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:09:08,623][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:09:08,623][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:09:08,626][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:09:08,626][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:09:08,634][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:09:08,635][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:09:08,641][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:09:08,642][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:09:08,892][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:08,895][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:08,899][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:08,900][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:08,913][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:08,914][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:08,914][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:08,914][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:09:08,933][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:09:08,981][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:09:09,060][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:09:09,072][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:09:09,077][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:09:09,192][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:09:09,212][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:09:09,236][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:09:09,273][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:09:09,366][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:09:09,367][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:09:09,380][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:09:09,448][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:09:09,448][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:09:09,454][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:09:09,484][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:09:09,488][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:09:09,490][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:09:09,495][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:09:09,497][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:09:09,498][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:09:09,502][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:09:09,504][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:09:09,505][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:09:09,515][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:09:09,524][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:09:09,524][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:09:09,528][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:09:09,533][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:09:09,606][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:09:09,616][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:09:09,633][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:09:09,652][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:09:09,654][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:09:09,669][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:09:09,742][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:09:09,749][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@68428693: startup date [Tue Aug 25 13:09:09 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:09:09,749][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@68428693: org.springframework.beans.factory.support.DefaultListableBeanFactory@4f86b169: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:09:09,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:09,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:09,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:09,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:09,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:09:09,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:09:09,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:09,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:09:09,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:09:10,082][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:10,082][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,083][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,084][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:10,087][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:09:10,088][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:09:10,096][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:09:10,097][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:09:10,097][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:09:10,098][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:09:10,098][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:09:10,099][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:09:10,100][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:09:10,100][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:09:10,102][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:09:10,103][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:09:10,104][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:09:10,104][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:09:10,105][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:09:10,106][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:09:10,106][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:09:10,107][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:09:10,107][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:09:10,111][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,115][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,115][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,115][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,116][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,116][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,116][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,116][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,116][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,117][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,117][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,117][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,117][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,118][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,118][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,118][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:09:10,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:09:10,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:10,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:09:10,153][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:09:10,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:10,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:10,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:10,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:09:10,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:09:10,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:10,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:09:10,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:09:10,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:09:10,212][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:10,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:09:10,262][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@12e6c13f]
-[DEBUG][2015-08-25 13:09:10,268][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@ae7b92e]
-[INFO][2015-08-25 13:09:10,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4f86b169: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:09:10,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:09:10,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,290][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:09:10,290][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:09:10,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:10,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:10,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:10,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:09:10,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:09:10,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:10,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:10,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:10,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:10,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:09:10,336][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:10,368][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:10,369][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,369][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,369][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:10,370][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:10,371][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,371][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,372][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:10,373][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:10,374][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,374][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,374][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:10,380][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:10,380][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,380][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,381][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:10,383][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:10,384][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,384][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,384][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:10,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:10,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:10,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:09:10,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:10,824][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:09:10,861][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:09:10,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:10,861][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:09:10,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:09:10,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:09:10,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:10,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:10,883][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:10,937][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:10,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:10,956][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:10,957][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:10,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:10,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,007][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:09:11,021][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,021][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:09:11,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:09:11,023][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,023][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,024][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,024][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,043][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,044][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,044][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,044][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:09:11,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:09:11,045][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,045][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,045][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,046][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,049][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,049][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,049][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:09:11,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:09:11,050][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,050][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,050][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,051][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,054][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,054][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,054][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,054][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:09:11,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:09:11,055][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,055][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,055][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,055][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:09:11,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:09:11,061][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,061][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,062][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,062][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,066][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:09:11,066][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:09:11,066][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,066][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,066][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,066][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,066][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,068][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,068][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,068][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,068][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:09:11,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:09:11,070][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,071][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,071][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,071][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:09:11,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:09:11,075][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,076][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,076][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,076][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:09:11,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:09:11,081][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,081][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,081][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,081][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,083][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,083][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,083][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,085][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,085][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:09:11,085][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:09:11,086][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,086][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,086][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,087][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,087][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,088][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,088][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:09:11,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:09:11,091][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,091][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,091][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,092][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,096][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:09:11,096][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:09:11,096][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,096][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,096][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,096][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,096][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,098][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,098][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,098][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,098][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,099][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:09:11,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:09:11,101][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,101][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,101][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,102][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,104][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,105][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,105][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,105][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:09:11,105][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:09:11,106][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,106][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,106][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,106][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,106][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:09:11,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:09:11,112][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,113][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,113][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,113][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,113][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,115][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,115][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,115][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,115][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,116][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,119][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:11,119][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:11,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:09:11,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:09:11,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,330][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:11,331][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:11,331][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:11,332][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:11,333][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:11,334][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:11,334][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:11,334][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:11,335][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:11,336][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:11,336][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:11,336][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:11,337][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:11,338][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:11,338][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:11,338][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:11,339][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:11,340][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:11,340][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:11,340][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:09:11,350][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:09:11,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:09:11,595][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:09:11,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:09:11,833][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:09:11,834][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:09:11,840][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:09:11,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:12,092][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:09:12,092][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:09:12,094][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:09:12,096][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:09:12,097][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:09:12,098][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:09:12,099][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:09:12,312][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:09:12,339][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:09:12,339][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:09:12,340][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:09:12,341][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:09:12,342][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:09:12,342][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:09:12,343][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:09:12,343][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:09:12,344][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:09:12,345][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:09:12,345][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:09:12,346][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:09:12,346][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:09:12,347][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:09:12,348][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:09:12,348][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:09:12,349][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:09:12,350][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:09:12,351][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:09:12,351][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:09:12,353][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:09:12,353][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:09:12,354][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:09:12,355][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:09:12,355][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:09:12,356][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:09:12,357][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:09:12,357][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:09:12,358][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:09:12,359][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:09:12,359][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:09:12,360][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:09:12,360][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:09:12,361][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:09:12,361][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:09:12,362][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:09:12,364][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:09:12,364][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:09:12,365][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:09:12,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:09:12,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:09:12,367][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:09:12,368][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:09:12,369][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:09:12,387][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:09:12,392][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:09:12,398][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:09:12,399][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:09:12,401][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:09:12,401][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:09:12,402][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:09:12,403][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:09:12,403][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:09:12,404][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:09:12,406][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:09:12,406][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:09:12,407][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:09:12,408][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:09:12,409][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:09:12,410][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:09:12,411][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:09:12,412][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:09:12,413][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:09:12,415][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:09:12,415][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:09:12,418][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:09:12,419][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:09:12,420][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:09:12,421][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:09:12,422][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:09:12,422][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:09:12,423][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:09:12,424][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:09:12,425][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:09:12,426][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:09:12,427][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:09:12,428][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:09:12,428][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:09:12,429][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:09:12,430][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:09:12,431][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:09:12,432][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:09:12,432][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:09:12,433][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:09:12,434][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:09:12,434][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:09:12,436][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:09:12,437][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:09:12,437][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:09:12,439][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:09:12,441][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:09:12,441][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:09:12,443][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:09:12,444][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:09:12,444][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:09:12,445][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:09:12,446][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:09:12,446][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:09:12,447][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:09:12,448][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:09:12,449][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:09:12,450][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:09:12,451][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:09:12,452][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:09:12,452][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:09:12,454][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:09:12,454][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:09:12,455][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:09:12,456][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:09:12,457][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:09:12,458][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:09:12,459][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:09:12,460][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:09:12,461][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:09:12,462][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:09:12,463][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:09:12,463][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:09:12,464][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:09:12,465][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:09:12,467][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:09:12,468][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:09:12,468][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:09:12,470][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:09:12,471][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:09:12,471][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:09:12,472][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:09:12,473][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:09:12,474][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:09:12,475][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:09:12,477][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:09:12,477][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:09:12,478][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:09:12,479][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,481][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,481][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,481][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,482][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,482][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,483][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,484][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,485][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,486][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,488][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,490][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,491][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,492][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,495][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,495][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,497][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,498][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,499][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,501][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,503][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,505][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,506][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,517][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,517][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,519][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,520][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,523][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,525][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,527][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,529][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,530][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,532][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,561][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:09:16,809][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:09:16,876][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:09:16,969][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:09:17,018][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:09:17,118][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:09:17,193][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:09:17,335][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:09:17,436][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:09:17,498][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:09:17,711][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:09:17,769][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:09:17,819][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:09:17,980][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:09:18,045][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:09:18,090][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:09:18,214][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:09:18,216][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,216][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:09:18,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:09:18,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:09:18,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:09:18,258][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,259][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:09:18,259][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:09:18,259][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:09:18,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:09:18,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:09:18,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:09:18,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:09:18,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:09:18,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:09:18,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:09:18,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:09:18,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:09:18,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:09:18,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:09:18,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:09:18,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:09:18,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:09:18,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:09:18,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:09:18,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:09:18,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:09:18,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:09:18,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:09:18,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:09:18,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:09:18,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:09:18,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:09:18,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:09:18,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,304][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:09:18,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:09:18,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,316][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,316][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,316][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,348][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:09:18,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,350][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:09:18,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:09:18,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:09:18,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:09:18,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:09:18,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:09:18,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:09:18,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:09:18,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,438][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,439][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,439][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,439][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,439][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,439][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,439][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,440][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,440][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,440][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,440][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,440][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,440][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,440][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,440][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,441][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,441][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:09:18,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:09:18,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:09:18,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:09:18,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:09:18,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,462][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:09:18,464][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:09:18,487][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:09:18,490][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@3bd95296]
-[DEBUG][2015-08-25 13:09:18,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:09:18,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:09:18,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:09:18,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,518][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:09:18,518][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:09:18,518][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:09:18,518][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:09:18,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,519][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:09:18,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:09:18,520][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:09:18,520][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:09:18,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:09:18,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,527][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,527][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,534][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:09:18,535][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:09:18,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:09:18,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,552][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:09:18,553][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:09:18,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:09:18,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,572][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:09:18,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,574][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:09:18,575][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@1ef61a1f]
-[DEBUG][2015-08-25 13:09:18,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:09:18,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:09:18,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:09:18,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,598][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:09:18,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,599][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:09:18,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:09:18,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,609][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:09:18,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,611][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:09:18,611][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@39385b08]
-[DEBUG][2015-08-25 13:09:18,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:09:18,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:09:18,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:09:18,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,633][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:09:18,633][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,634][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:09:18,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:09:18,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,671][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:09:18,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,673][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:09:18,673][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@76eaf285]
-[DEBUG][2015-08-25 13:09:18,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:09:18,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:09:18,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:09:18,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,694][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:09:18,695][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:09:18,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,695][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:09:18,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:09:18,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,704][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:09:18,704][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:09:18,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:09:18,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,714][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:09:18,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,716][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:09:18,716][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@49043ad5]
-[DEBUG][2015-08-25 13:09:18,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:09:18,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:09:18,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:09:18,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,732][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:09:18,732][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@62622e46]
-[DEBUG][2015-08-25 13:09:18,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:09:18,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:09:18,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:09:18,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,757][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:09:18,758][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@17b56119]
-[DEBUG][2015-08-25 13:09:18,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:09:18,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:09:18,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:09:18,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,773][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:09:18,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,773][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:09:18,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:09:18,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,785][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:09:18,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,787][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:09:18,788][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@6f961d73]
-[DEBUG][2015-08-25 13:09:18,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:09:18,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:09:18,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:09:18,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,800][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:09:18,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,801][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:09:18,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:09:18,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,808][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:09:18,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,809][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:09:18,810][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@2395330e]
-[DEBUG][2015-08-25 13:09:18,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:09:18,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:09:18,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:09:18,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,828][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:09:18,828][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:09:18,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,828][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:09:18,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:09:18,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,839][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:09:18,840][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:09:18,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:09:18,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,867][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:09:18,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,869][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:09:18,869][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@6d575674]
-[DEBUG][2015-08-25 13:09:18,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:09:18,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:09:18,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:09:18,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:09:18,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:09:18,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:09:18,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:09:18,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:09:18,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:09:18,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:09:18,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:09:18,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:09:18,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:09:18,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:09:18,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:09:18,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:09:18,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:09:18,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:09:18,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:09:18,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:09:18,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:09:18,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:09:18,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:09:18,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:09:18,890][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@17c58ca5]
-[DEBUG][2015-08-25 13:09:18,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:09:18,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,897][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:09:18,897][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:09:18,898][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:09:18,898][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:09:18,900][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@4014308 testClass = orderTest, testInstance = com.changyu.test.orderTest@6ed7c445, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:09:18,900][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:09:18,910][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:09:18,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:09:18,911][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:09:18,911][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:09:18,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:09:18,913][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:09:18,913][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:09:18,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:09:18,916][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:09:18,916][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:09:18,918][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:09:18,918][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:09:18,918][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:09:18,920][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:09:18,920][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:09:18,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,929][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:10:58,190][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-25 13:19:43,254][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:19:43,346][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@13653d7a declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:19:43,352][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:19:43,356][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:19:43,449][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:19:43,449][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:19:43,454][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:19:43,455][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:19:43,457][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:19:43,457][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:19:43,463][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:19:43,464][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:19:43,469][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:19:43,470][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:19:43,718][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:43,721][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:43,725][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:43,726][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:43,739][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:43,739][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:43,740][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:43,740][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:19:43,760][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:19:43,810][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:19:43,888][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:19:43,901][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:19:43,906][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:19:44,024][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:19:44,046][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:19:44,071][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:19:44,107][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:19:44,200][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:19:44,201][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:19:44,217][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:19:44,283][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:19:44,283][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:19:44,290][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:19:44,319][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:19:44,324][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:19:44,325][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:19:44,330][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:19:44,332][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:19:44,333][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:19:44,336][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:19:44,338][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:19:44,340][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:19:44,349][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:19:44,357][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:19:44,357][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:19:44,361][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:19:44,365][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:19:44,462][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:19:44,471][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:19:44,486][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:19:44,504][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:19:44,505][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:19:44,520][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:19:44,592][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:19:44,599][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@6791525e: startup date [Tue Aug 25 13:19:44 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:19:44,599][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@6791525e: org.springframework.beans.factory.support.DefaultListableBeanFactory@4f86b169: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:19:44,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:44,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:44,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:44,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:44,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:19:44,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:19:44,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:44,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:19:44,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:19:44,945][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:44,946][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:44,946][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:44,947][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:44,951][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:19:44,952][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:19:44,960][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:19:44,961][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:19:44,962][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:19:44,962][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:19:44,963][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:19:44,964][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:19:44,964][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:19:44,965][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:19:44,965][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:19:44,966][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:19:44,967][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:19:44,967][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:19:44,968][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:19:44,968][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:19:44,969][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:19:44,970][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:19:44,970][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:19:44,974][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,977][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,977][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,977][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,978][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,978][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,979][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,979][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,979][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,979][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,979][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,979][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,979][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,979][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,980][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,980][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:19:44,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:19:44,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:19:45,018][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:19:45,037][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,038][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,054][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:19:45,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:19:45,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:19:45,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:19:45,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:19:45,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,121][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:19:45,127][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@5c76911d]
-[DEBUG][2015-08-25 13:19:45,132][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@3ec06d57]
-[INFO][2015-08-25 13:19:45,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4f86b169: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:19:45,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:19:45,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:19:45,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:19:45,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:19:45,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:19:45,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:19:45,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,231][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:45,231][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:45,232][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:45,232][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:45,233][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:45,233][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:45,234][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:45,234][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:45,235][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:45,236][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:45,237][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:45,237][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:45,243][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:45,244][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:45,244][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:45,244][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:45,247][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:45,247][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:45,247][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:45,248][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:45,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:19:45,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,690][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:19:45,732][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:19:45,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,733][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:19:45,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:19:45,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:19:45,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,750][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,751][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,767][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,767][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,815][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:19:45,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:19:45,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:19:45,831][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,832][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,832][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,832][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:19:45,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:19:45,851][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,851][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,852][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,852][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:19:45,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:19:45,857][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,857][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,857][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,857][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:19:45,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:19:45,861][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,861][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,862][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,862][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,863][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,863][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,863][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:19:45,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:19:45,868][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,868][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,869][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,869][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:19:45,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:19:45,874][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,874][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,874][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,874][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:19:45,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:19:45,879][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,879][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,879][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,879][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:19:45,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:19:45,884][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,884][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,885][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,885][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:19:45,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:19:45,890][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,891][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,891][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,891][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,893][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,893][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,893][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,893][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:19:45,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:19:45,896][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,896][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,896][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,897][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:19:45,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:19:45,902][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,902][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,902][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,903][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,904][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,904][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,904][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,904][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,906][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,906][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,906][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,906][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:19:45,906][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:19:45,907][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,907][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,908][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:19:45,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:19:45,912][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,912][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,913][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,913][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:19:45,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:19:45,918][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,918][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,918][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,919][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,919][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:19:45,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:19:45,929][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,930][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,930][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,930][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,937][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:45,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:45,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:19:45,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:19:45,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:46,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:46,139][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:46,139][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:46,140][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:46,140][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:46,142][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:46,142][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:46,142][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:46,143][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:46,144][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:46,144][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:46,145][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:46,145][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:46,146][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:46,147][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:46,147][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:46,147][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:46,148][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:46,149][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:46,149][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:46,149][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:19:46,159][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:19:46,211][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:19:46,398][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:19:46,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:46,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:46,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:46,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:46,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:19:46,613][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:19:46,614][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:19:46,621][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:19:46,624][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:46,870][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:19:46,870][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:19:46,872][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:19:46,874][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:19:46,876][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:19:46,876][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:19:46,877][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:19:47,085][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:19:47,086][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:19:47,087][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:19:47,088][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:19:47,089][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:19:47,089][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:19:47,091][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:19:47,091][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:19:47,092][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:19:47,093][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:19:47,093][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:19:47,094][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:19:47,094][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:19:47,095][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:19:47,096][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:19:47,096][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:19:47,097][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:19:47,098][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:19:47,098][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:19:47,099][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:19:47,100][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:19:47,101][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:19:47,103][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:19:47,104][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:19:47,105][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:19:47,105][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:19:47,106][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:19:47,107][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:19:47,108][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:19:47,109][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:19:47,109][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:19:47,110][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:19:47,111][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:19:47,112][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:19:47,112][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:19:47,112][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:19:47,114][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:19:47,115][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:19:47,115][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:19:47,117][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:19:47,118][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:19:47,118][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:19:47,119][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:19:47,136][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:19:47,148][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:19:47,149][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:19:47,151][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:19:47,151][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:19:47,153][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:19:47,154][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:19:47,155][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:19:47,156][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:19:47,157][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:19:47,157][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:19:47,158][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:19:47,159][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:19:47,160][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:19:47,161][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:19:47,162][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:19:47,163][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:19:47,164][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:19:47,166][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:19:47,167][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:19:47,168][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:19:47,169][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:19:47,169][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:19:47,173][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:19:47,174][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:19:47,174][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:19:47,176][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:19:47,177][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:19:47,177][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:19:47,179][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:19:47,180][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:19:47,180][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:19:47,181][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:19:47,183][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:19:47,183][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:19:47,184][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:19:47,185][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:19:47,186][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:19:47,186][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:19:47,188][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:19:47,188][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:19:47,189][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:19:47,190][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:19:47,191][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:19:47,192][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:19:47,194][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:19:47,194][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:19:47,195][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:19:47,197][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:19:47,197][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:19:47,199][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:19:47,200][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:19:47,200][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:19:47,201][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:19:47,202][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:19:47,202][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:19:47,204][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:19:47,205][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:19:47,205][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:19:47,206][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:19:47,207][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:19:47,207][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:19:47,208][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:19:47,209][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:19:47,211][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:19:47,212][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:19:47,213][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:19:47,213][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:19:47,214][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:19:47,215][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:19:47,216][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:19:47,216][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:19:47,217][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:19:47,218][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:19:47,218][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:19:47,219][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:19:47,220][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:19:47,221][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:19:47,222][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:19:47,223][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:19:47,224][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:19:47,225][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:19:47,225][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:19:47,227][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:19:47,228][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:19:47,228][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:19:47,230][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:19:47,231][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:19:47,231][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:19:47,232][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:19:47,233][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,235][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,235][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,235][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,241][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,241][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,242][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,243][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,245][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,247][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,249][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,251][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,254][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,256][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,259][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,260][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,261][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,262][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,264][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,265][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,267][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,268][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,270][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,272][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,273][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,274][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,276][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,278][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,279][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,281][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,282][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,283][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,285][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,321][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:19:48,541][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:19:48,607][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:19:48,705][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:19:48,759][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:19:48,856][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:19:48,935][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,073][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,169][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,231][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,435][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,490][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,538][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,613][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,678][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,721][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,834][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:19:49,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:19:49,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:19:49,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:19:49,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:19:49,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:19:49,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:19:49,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:19:49,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:19:49,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:19:49,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:19:49,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:19:49,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:19:49,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:19:49,885][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:19:49,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:19:49,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:19:49,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:19:49,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:19:49,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:19:49,893][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:19:49,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:19:49,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:19:49,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:19:49,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:19:49,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:19:49,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:19:49,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:19:49,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:19:49,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:19:49,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:19:49,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:19:49,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,931][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:19:49,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:19:49,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,960][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:19:49,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:19:49,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:19:49,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:49,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:19:49,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:19:49,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,996][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,007][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:19:50,066][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:19:50,067][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,067][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,067][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,067][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,077][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:19:50,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:19:50,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,113][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,114][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,114][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,114][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,114][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,114][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,114][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,114][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,115][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,115][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,115][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,115][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,115][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,116][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,116][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,116][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,116][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,116][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:19:50,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:19:50,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:19:50,130][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:19:50,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:19:50,138][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:19:50,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:19:50,166][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:19:50,169][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@77e9db60]
-[DEBUG][2015-08-25 13:19:50,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:19:50,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:19:50,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:19:50,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:19:50,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:19:50,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:19:50,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:19:50,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,199][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:19:50,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:19:50,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,217][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:19:50,217][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:19:50,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:19:50,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,241][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:19:50,241][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:19:50,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:19:50,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,255][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:19:50,255][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:19:50,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:19:50,256][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:19:50,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,258][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:19:50,259][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@3b2b979d]
-[DEBUG][2015-08-25 13:19:50,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:19:50,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:19:50,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:19:50,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,280][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:19:50,280][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,280][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:19:50,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:19:50,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,291][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:19:50,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,292][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:19:50,293][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@6024797f]
-[DEBUG][2015-08-25 13:19:50,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:19:50,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:19:50,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:19:50,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,315][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:19:50,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,316][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:19:50,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:19:50,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,352][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:19:50,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,354][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:19:50,354][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@1587e5f5]
-[DEBUG][2015-08-25 13:19:50,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:19:50,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:19:50,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:19:50,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,375][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:19:50,376][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:19:50,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,376][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:19:50,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:19:50,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,386][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:19:50,386][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:19:50,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:19:50,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,395][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:19:50,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,397][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:19:50,397][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@4cbfe8c3]
-[DEBUG][2015-08-25 13:19:50,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:19:50,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:19:50,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:19:50,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,412][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:19:50,412][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@3b83fd70]
-[DEBUG][2015-08-25 13:19:50,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:19:50,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:19:50,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:19:50,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,430][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:19:50,430][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@6f961d73]
-[DEBUG][2015-08-25 13:19:50,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:19:50,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:19:50,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:19:50,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,446][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:19:50,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,446][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:19:50,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:19:50,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,458][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:19:50,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,460][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:19:50,461][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@184aee62]
-[DEBUG][2015-08-25 13:19:50,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:19:50,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:19:50,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:19:50,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,468][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,473][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:19:50,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,474][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:19:50,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:19:50,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,482][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:19:50,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,486][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:19:50,487][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@55c005eb]
-[DEBUG][2015-08-25 13:19:50,492][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:19:50,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:19:50,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:19:50,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,506][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:19:50,507][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:19:50,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,508][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:19:50,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:19:50,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,530][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:19:50,531][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:19:50,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:19:50,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,538][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:19:50,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,540][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:19:50,541][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@1316f155]
-[DEBUG][2015-08-25 13:19:50,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:19:50,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:19:50,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:50,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:19:50,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:19:50,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:19:50,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:19:50,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:19:50,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:19:50,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:19:50,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:19:50,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:19:50,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:19:50,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:19:50,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:19:50,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:19:50,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:19:50,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:19:50,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:19:50,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:19:50,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:19:50,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:19:50,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:19:50,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:19:50,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:19:50,561][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@1d194c1a]
-[DEBUG][2015-08-25 13:19:50,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:19:50,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:50,569][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:19:50,569][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:19:50,570][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:19:50,571][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:19:50,572][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@6cc5bd66 testClass = orderTest, testInstance = com.changyu.test.orderTest@2a15ab54, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:19:50,572][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:19:50,582][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:19:50,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:19:50,584][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:19:50,584][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:19:50,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:19:50,586][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:19:50,586][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:19:50,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:19:50,588][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:19:50,588][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:19:50,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:19:50,590][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:19:50,590][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:19:50,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:19:50,592][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:19:50,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,602][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:23:03,030][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:23:03,124][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@4d9f6ce5 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:23:03,130][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:23:03,134][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:23:03,211][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:23:03,212][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:23:03,219][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:23:03,219][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:23:03,222][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:23:03,223][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:23:03,229][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:23:03,230][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:23:03,236][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:23:03,237][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:23:03,489][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:03,492][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:03,496][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:03,497][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:03,510][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:03,510][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:03,511][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:03,511][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:23:03,530][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:23:03,580][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:23:03,664][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:23:03,677][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:23:03,681][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:23:03,797][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:23:03,818][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:23:03,841][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:23:03,877][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:23:03,970][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:23:03,972][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:23:03,984][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:23:04,060][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:23:04,060][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:23:04,067][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:23:04,097][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:23:04,102][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:23:04,103][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:23:04,109][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:23:04,111][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:23:04,113][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:23:04,116][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:23:04,118][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:23:04,120][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:23:04,133][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:23:04,143][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:23:04,143][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:23:04,147][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:23:04,152][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:23:04,235][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:23:04,245][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:23:04,260][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:23:04,278][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:23:04,280][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:23:04,294][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:23:04,370][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:23:04,379][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@498f3db0: startup date [Tue Aug 25 13:23:04 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:23:04,379][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@498f3db0: org.springframework.beans.factory.support.DefaultListableBeanFactory@5078a17a: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:23:04,462][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,462][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:04,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:23:04,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:23:04,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:04,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:23:04,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:23:04,728][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:04,728][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:04,729][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:04,729][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:04,733][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:23:04,734][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:23:04,743][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:23:04,744][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:23:04,744][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:23:04,745][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:23:04,745][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:23:04,746][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:23:04,747][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:23:04,748][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:23:04,748][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:23:04,749][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:23:04,750][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:23:04,750][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:23:04,751][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:23:04,752][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:23:04,753][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:23:04,754][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:23:04,754][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:23:04,758][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,761][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,762][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,762][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,762][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,762][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,762][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,762][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,762][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,763][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,763][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,763][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,763][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,763][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,763][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,763][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:23:04,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:23:04,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:04,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:23:04,799][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:23:04,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:04,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:04,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:04,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:23:04,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:23:04,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:04,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:23:04,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:23:04,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:23:04,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:04,903][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:23:04,910][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@226ccbb3]
-[DEBUG][2015-08-25 13:23:05,025][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@5e3d9edf]
-[INFO][2015-08-25 13:23:05,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5078a17a: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:23:05,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:23:05,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:05,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:05,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:05,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:05,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:23:05,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:23:05,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:23:05,087][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:23:05,088][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,088][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:23:05,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,129][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:05,130][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:05,130][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:05,131][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:05,132][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:05,133][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:05,133][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:05,133][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:05,135][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:05,135][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:05,135][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:05,135][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:05,141][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:05,142][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:05,142][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:05,142][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:05,146][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:05,146][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:05,147][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:05,147][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:05,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:23:05,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,597][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:23:05,635][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:23:05,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,636][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:23:05,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:23:05,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:23:05,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,637][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,652][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,653][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,669][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,721][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:23:05,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:23:05,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:23:05,735][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,735][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,735][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,752][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,752][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:23:05,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:23:05,753][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,753][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,754][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:23:05,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:23:05,758][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,759][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,759][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:23:05,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:23:05,763][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,763][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,764][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:23:05,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:23:05,770][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,770][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,771][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:23:05,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:23:05,775][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,775][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,776][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:23:05,780][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:23:05,780][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,780][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,780][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,780][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,783][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:23:05,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:23:05,784][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,784][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,785][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,785][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,793][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:23:05,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:23:05,794][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,795][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,795][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:23:05,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:23:05,799][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,800][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,800][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:23:05,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:23:05,806][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,806][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,807][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:23:05,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:23:05,811][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,811][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,811][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:23:05,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:23:05,816][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,816][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,816][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:23:05,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:23:05,820][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,820][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,821][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:23:05,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:23:05,827][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,827][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,828][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,831][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:05,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:05,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:23:05,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:23:05,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:06,074][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:06,075][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:06,075][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:06,076][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:06,078][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:06,079][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:06,079][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:06,080][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:06,081][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:06,081][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:06,081][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:06,082][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:06,083][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:06,083][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:06,084][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:06,085][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:06,086][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:06,087][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:06,088][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:06,088][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:23:06,099][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:23:06,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:23:06,374][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:23:06,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:06,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:06,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:06,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:06,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:23:06,630][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:23:06,630][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:23:06,639][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:23:06,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:06,926][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:23:06,927][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:23:06,931][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:23:06,933][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:23:06,934][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:23:06,935][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:23:06,935][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:23:07,175][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:23:07,176][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:23:07,179][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:23:07,181][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:23:07,182][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:23:07,183][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:23:07,185][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:23:07,187][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:23:07,189][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:23:07,190][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:23:07,192][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:23:07,193][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:23:07,193][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:23:07,194][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:23:07,196][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:23:07,197][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:23:07,198][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:23:07,200][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:23:07,201][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:23:07,202][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:23:07,203][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:23:07,206][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:23:07,208][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:23:07,209][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:23:07,212][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:23:07,213][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:23:07,214][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:23:07,215][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:23:07,216][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:23:07,216][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:23:07,217][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:23:07,218][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:23:07,219][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:23:07,220][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:23:07,221][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:23:07,221][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:23:07,223][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:23:07,225][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:23:07,225][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:23:07,226][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:23:07,228][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:23:07,229][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:23:07,230][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:23:07,232][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:23:07,233][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:23:07,235][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:23:07,267][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:23:07,273][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:23:07,275][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:23:07,276][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:23:07,276][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:23:07,277][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:23:07,278][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:23:07,279][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:23:07,280][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:23:07,282][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:23:07,282][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:23:07,283][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:23:07,284][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:23:07,285][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:23:07,286][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:23:07,287][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:23:07,287][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:23:07,289][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:23:07,290][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:23:07,290][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:23:07,294][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:23:07,295][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:23:07,296][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:23:07,297][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:23:07,298][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:23:07,298][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:23:07,300][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:23:07,301][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:23:07,301][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:23:07,302][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:23:07,304][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:23:07,304][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:23:07,306][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:23:07,307][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:23:07,308][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:23:07,309][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:23:07,310][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:23:07,310][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:23:07,311][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:23:07,312][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:23:07,313][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:23:07,314][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:23:07,316][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:23:07,316][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:23:07,318][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:23:07,319][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:23:07,320][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:23:07,323][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:23:07,324][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:23:07,325][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:23:07,326][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:23:07,327][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:23:07,328][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:23:07,329][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:23:07,330][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:23:07,331][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:23:07,332][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:23:07,334][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:23:07,334][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:23:07,335][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:23:07,337][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:23:07,337][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:23:07,339][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:23:07,340][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:23:07,341][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:23:07,342][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:23:07,343][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:23:07,343][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:23:07,344][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:23:07,346][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:23:07,346][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:23:07,347][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:23:07,348][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:23:07,349][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:23:07,350][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:23:07,352][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:23:07,353][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:23:07,354][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:23:07,356][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:23:07,357][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:23:07,358][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:23:07,359][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:23:07,360][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:23:07,362][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:23:07,363][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:23:07,364][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:23:07,365][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:23:07,366][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,368][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,371][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,373][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,374][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,375][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,376][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,377][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,379][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,381][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,383][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,386][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,389][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,391][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,398][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,398][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,401][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,402][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,404][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,406][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,408][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,409][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,410][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,413][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,413][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,414][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,416][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,417][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,419][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,421][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,423][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,424][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,426][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,459][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:23:08,740][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:23:08,814][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:23:08,934][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:23:08,993][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,098][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,187][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,330][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,428][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,489][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,698][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,753][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,802][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,876][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,945][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,989][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:23:10,105][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:23:10,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,121][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,121][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,121][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:23:10,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:23:10,148][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:23:10,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:23:10,150][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:23:10,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:23:10,151][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:23:10,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:23:10,153][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:23:10,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:23:10,154][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:23:10,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:23:10,155][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:23:10,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:23:10,158][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:23:10,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:23:10,161][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:23:10,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:23:10,164][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:23:10,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:23:10,166][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:23:10,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:23:10,167][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:23:10,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:23:10,168][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:23:10,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:23:10,170][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:23:10,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:23:10,171][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:23:10,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:23:10,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:23:10,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:23:10,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,201][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:23:10,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:23:10,212][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,244][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:23:10,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:23:10,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:23:10,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:23:10,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:23:10,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:23:10,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:23:10,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:23:10,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:23:10,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,323][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,324][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,326][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,326][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,326][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,327][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,327][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,327][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,327][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,327][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,327][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,327][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,328][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,328][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,328][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,328][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,328][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:23:10,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:23:10,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:23:10,336][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:23:10,336][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:23:10,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,347][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:23:10,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:23:10,371][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:23:10,478][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@23f49f49]
-[DEBUG][2015-08-25 13:23:10,492][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:23:10,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:23:10,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:23:10,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,508][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:23:10,509][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:23:10,509][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:23:10,509][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:23:10,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,509][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:23:10,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:23:10,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,527][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:23:10,527][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:23:10,528][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:23:10,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,545][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:23:10,545][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:23:10,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:23:10,547][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:23:10,547][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:23:10,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:23:10,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,567][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:23:10,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,568][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:23:10,569][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@4aa742bc]
-[DEBUG][2015-08-25 13:23:10,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:23:10,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:23:10,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:23:10,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,591][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:23:10,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,591][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:23:10,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:23:10,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,602][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:23:10,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,603][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:23:10,603][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@1f66adb9]
-[DEBUG][2015-08-25 13:23:10,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:23:10,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:23:10,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:23:10,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,625][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:23:10,625][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,626][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:23:10,627][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:23:10,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,637][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,637][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,637][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,663][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:23:10,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,664][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:23:10,665][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@4e69c7b0]
-[DEBUG][2015-08-25 13:23:10,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:23:10,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:23:10,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:23:10,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,686][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:23:10,687][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:23:10,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,687][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:23:10,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:23:10,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,698][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:23:10,698][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:23:10,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:23:10,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,708][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:23:10,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,710][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:23:10,710][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@22947acd]
-[DEBUG][2015-08-25 13:23:10,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:23:10,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:23:10,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:23:10,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,724][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:23:10,724][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@48f2d715]
-[DEBUG][2015-08-25 13:23:10,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:23:10,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:23:10,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:23:10,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,744][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:23:10,744][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@5efea5ee]
-[DEBUG][2015-08-25 13:23:10,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:23:10,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:23:10,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:23:10,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,760][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:23:10,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,760][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:23:10,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:23:10,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,772][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:23:10,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,774][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:23:10,774][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@e9a15d9]
-[DEBUG][2015-08-25 13:23:10,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:23:10,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:23:10,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:23:10,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,787][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:23:10,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,788][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:23:10,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:23:10,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,796][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:23:10,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,798][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:23:10,798][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@3859ec7e]
-[DEBUG][2015-08-25 13:23:10,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:23:10,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:23:10,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:23:10,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,817][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:23:10,818][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:23:10,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,818][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:23:10,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:23:10,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,828][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:23:10,828][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:23:10,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:23:10,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,854][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:23:10,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,858][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:23:10,858][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@63be407c]
-[DEBUG][2015-08-25 13:23:10,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:23:10,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:23:10,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:23:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:23:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:23:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:23:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:23:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:23:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:23:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:23:10,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:23:10,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:23:10,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:23:10,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:23:10,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:23:10,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:23:10,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:23:10,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:23:10,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:23:10,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:23:10,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:23:10,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:23:10,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:23:10,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:23:10,881][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@32dab335]
-[DEBUG][2015-08-25 13:23:10,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:23:10,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,888][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:23:10,889][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:23:10,890][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:23:10,891][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:23:10,892][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@237098e7 testClass = orderTest, testInstance = com.changyu.test.orderTest@354677de, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:23:10,892][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:23:10,903][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:23:10,905][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:23:10,906][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:23:10,906][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:23:10,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:23:10,918][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:23:10,918][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:23:10,919][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:23:10,920][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:23:10,920][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:23:10,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:23:10,923][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:23:10,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:23:10,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:23:10,926][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:23:10,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,937][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:24:25,592][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:24:25,676][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@192328ef declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:24:25,681][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:24:25,685][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:24:25,746][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:24:25,747][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:24:25,751][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:24:25,751][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:24:25,753][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:24:25,754][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:24:25,759][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:24:25,760][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:24:25,765][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:24:25,765][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:24:26,015][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:26,018][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:26,022][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:26,023][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:26,034][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:26,034][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:26,034][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:26,035][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:24:26,050][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:24:26,094][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:24:26,168][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:24:26,181][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:24:26,187][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:24:26,287][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:24:26,304][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:24:26,324][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:24:26,354][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:24:26,438][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:24:26,438][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:24:26,449][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:24:26,509][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:24:26,510][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:24:26,515][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:24:26,541][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:24:26,545][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:24:26,547][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:24:26,552][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:24:26,554][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:24:26,556][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:24:26,559][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:24:26,561][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:24:26,562][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:24:26,572][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:24:26,579][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:24:26,579][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:24:26,583][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:24:26,587][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:24:26,640][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:24:26,662][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:24:26,677][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:24:26,693][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:24:26,694][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:24:26,708][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:24:26,780][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:24:26,789][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:24:26 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:24:26,790][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@50383c13: org.springframework.beans.factory.support.DefaultListableBeanFactory@11059e51: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:24:26,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:26,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:26,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:26,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:26,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:24:26,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:24:26,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:26,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:24:26,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:24:27,122][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:27,123][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,123][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,124][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:27,128][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:24:27,128][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:24:27,135][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:24:27,136][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:24:27,137][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:24:27,138][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:24:27,139][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:24:27,140][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:24:27,141][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:24:27,142][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:24:27,142][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:24:27,143][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:24:27,144][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:24:27,144][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:24:27,145][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:24:27,145][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:24:27,146][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:24:27,146][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:24:27,147][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:24:27,151][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,154][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,155][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,155][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,155][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,155][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,155][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,155][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,156][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,156][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,156][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,156][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,156][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,156][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,156][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:24:27,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:24:27,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:24:27,190][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:24:27,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,211][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,211][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,211][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,212][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,212][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:24:27,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:24:27,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:24:27,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:24:27,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:24:27,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:24:27,278][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@4c6efbef]
-[DEBUG][2015-08-25 13:24:27,284][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@d36bad6]
-[INFO][2015-08-25 13:24:27,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@11059e51: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:24:27,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:24:27,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:24:27,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:24:27,312][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,312][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:24:27,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:24:27,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:24:27,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,372][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:27,373][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,373][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,373][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:27,374][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:27,375][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,375][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,376][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:27,379][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:27,379][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,379][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,380][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:27,386][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:27,386][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,387][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,387][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:27,389][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:27,390][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,390][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,390][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:27,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:24:27,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,817][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:24:27,831][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:24:27,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,832][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:24:27,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:24:27,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:24:27,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,867][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,867][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:27,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,881][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,941][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:24:27,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:24:27,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:24:27,955][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,955][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:27,955][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,955][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:27,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:24:27,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:24:27,973][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,973][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:27,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,974][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,978][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:27,978][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,978][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:24:27,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:24:27,979][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,979][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:27,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,979][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:27,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:24:27,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:24:27,984][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,984][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:27,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,984][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,987][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:27,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:27,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:24:27,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:24:27,990][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,990][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:27,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,991][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:27,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:24:27,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:24:27,995][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,995][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:27,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,996][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:27,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:24:27,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:24:27,999][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,000][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:28,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,000][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:28,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:24:28,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:24:28,005][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,005][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:28,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,005][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,008][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,008][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,011][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,011][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:28,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:24:28,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:24:28,014][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,014][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:28,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,014][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:28,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,018][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:24:28,018][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:24:28,018][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,018][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:28,018][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,019][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,021][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:28,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:24:28,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:24:28,023][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,023][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:28,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,023][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:28,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:24:28,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:24:28,027][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,027][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:28,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,027][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,029][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,029][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,029][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,029][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,030][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:28,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:24:28,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:24:28,032][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,032][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:28,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,032][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:28,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:24:28,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:24:28,036][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,036][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:28,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,036][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,038][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,038][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,038][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,038][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:28,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:24:28,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:24:28,043][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,043][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:28,043][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,043][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:28,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:28,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:28,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:28,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:24:28,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:24:28,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,271][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:28,272][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:28,272][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:28,272][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:28,273][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:28,274][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:28,274][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:28,274][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:28,275][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:28,276][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:28,276][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:28,276][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:28,277][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:28,277][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:28,278][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:28,278][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:28,279][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:28,279][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:28,280][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:28,280][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:24:28,289][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:24:28,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:24:28,512][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:24:28,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:24:28,738][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:24:28,739][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:24:28,745][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:24:28,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:28,965][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:24:28,965][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:24:28,968][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:24:28,969][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:24:28,970][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:24:28,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:24:28,971][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:24:29,123][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:24:29,124][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:24:29,124][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:24:29,125][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:24:29,125][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:24:29,126][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:24:29,127][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:24:29,128][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:24:29,128][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:24:29,129][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:24:29,129][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:24:29,130][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:24:29,131][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:24:29,131][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:24:29,132][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:24:29,132][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:24:29,133][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:24:29,133][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:24:29,134][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:24:29,136][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:24:29,136][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:24:29,137][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:24:29,138][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:24:29,138][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:24:29,139][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:24:29,140][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:24:29,140][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:24:29,141][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:24:29,141][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:24:29,142][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:24:29,142][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:24:29,143][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:24:29,144][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:24:29,145][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:24:29,145][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:24:29,145][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:24:29,146][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:24:29,147][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:24:29,147][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:24:29,148][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:24:29,149][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:24:29,149][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:24:29,150][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:24:29,151][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:24:29,151][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:24:29,152][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:24:29,153][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:24:29,153][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:24:29,154][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:24:29,155][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:24:29,155][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:24:29,156][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:24:29,157][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:24:29,158][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:24:29,158][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:24:29,159][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:24:29,160][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:24:29,160][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:24:29,177][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:24:29,177][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:24:29,181][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:24:29,185][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:24:29,186][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:24:29,186][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:24:29,187][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:24:29,187][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:24:29,190][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:24:29,191][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:24:29,192][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:24:29,193][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:24:29,193][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:24:29,194][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:24:29,195][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:24:29,196][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:24:29,197][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:24:29,198][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:24:29,199][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:24:29,199][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:24:29,199][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:24:29,200][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:24:29,201][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:24:29,202][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:24:29,203][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:24:29,203][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:24:29,204][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:24:29,205][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:24:29,205][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:24:29,207][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:24:29,208][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:24:29,208][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:24:29,209][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:24:29,211][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:24:29,211][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:24:29,212][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:24:29,213][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:24:29,213][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:24:29,214][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:24:29,215][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:24:29,215][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:24:29,216][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:24:29,217][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:24:29,218][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:24:29,218][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:24:29,220][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:24:29,220][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:24:29,220][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:24:29,221][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:24:29,222][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:24:29,223][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:24:29,224][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:24:29,224][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:24:29,225][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:24:29,227][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:24:29,227][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:24:29,228][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:24:29,229][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:24:29,229][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:24:29,230][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:24:29,240][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:24:29,241][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:24:29,242][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:24:29,243][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:24:29,244][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:24:29,244][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:24:29,245][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:24:29,245][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:24:29,246][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:24:29,247][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:24:29,247][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:24:29,248][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:24:29,250][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:24:29,250][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:24:29,250][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:24:29,251][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,253][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,254][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,254][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,255][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,256][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,256][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,257][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,259][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,260][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,261][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,263][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,264][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,266][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,268][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,268][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,269][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,270][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,272][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,273][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,274][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,275][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,277][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,279][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,279][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,280][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,281][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,282][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,283][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,284][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,285][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,287][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,288][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,313][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:24:30,406][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:24:30,478][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:24:30,562][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:24:30,612][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:24:30,726][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:24:30,791][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:24:30,918][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:24:30,995][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:24:31,051][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:24:31,266][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:24:31,318][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:24:31,364][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:24:31,419][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:24:31,484][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:24:31,524][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:24:31,632][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:24:31,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:24:31,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:24:31,672][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:24:31,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:24:31,674][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:24:31,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:24:31,675][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:24:31,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:24:31,677][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:24:31,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:24:31,680][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:24:31,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:24:31,681][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:24:31,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:24:31,682][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:24:31,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:24:31,684][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:24:31,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:24:31,686][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:24:31,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:24:31,687][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:24:31,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:24:31,690][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:24:31,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:24:31,691][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:24:31,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:24:31,692][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:24:31,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:24:31,694][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:24:31,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:24:31,696][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:24:31,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:24:31,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,721][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:24:31,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:24:31,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,747][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:24:31,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:24:31,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:24:31,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:31,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:24:31,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:24:31,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:31,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:24:31,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:24:31,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:24:31,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:24:31,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,818][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,819][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,819][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,819][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,819][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,819][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,819][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,820][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,820][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,820][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,820][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,820][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,820][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,820][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,820][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,821][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,821][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:24:31,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:24:31,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:24:31,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:24:31,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:24:31,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:31,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:24:31,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:24:31,859][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:24:31,862][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@2d81ec3b]
-[DEBUG][2015-08-25 13:24:31,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:24:31,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:24:31,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:24:31,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,890][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:24:31,890][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:24:31,890][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:24:31,890][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:24:31,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:31,891][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:24:31,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:24:31,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,910][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:24:31,910][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:24:31,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:24:31,912][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:24:31,912][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:24:31,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:24:31,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,936][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:24:31,936][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:24:31,937][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:24:31,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,950][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:24:31,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,952][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:24:31,953][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@6518f621]
-[DEBUG][2015-08-25 13:24:31,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:24:31,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:24:31,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:24:31,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,975][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:24:31,975][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:31,975][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:24:31,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:24:31,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,985][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:24:31,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,986][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:24:31,986][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@599ef69a]
-[DEBUG][2015-08-25 13:24:31,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:24:31,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:24:31,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:24:31,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,006][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:24:32,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:32,006][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:24:32,008][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:24:32,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,042][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:24:32,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,043][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,043][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,043][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,044][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:24:32,044][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@6930ac20]
-[DEBUG][2015-08-25 13:24:32,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:24:32,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:24:32,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:24:32,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,063][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:24:32,063][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:24:32,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:32,064][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:24:32,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:24:32,067][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,068][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,068][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,068][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,072][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:24:32,073][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:24:32,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:24:32,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,077][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,077][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,077][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,082][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:24:32,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,083][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:24:32,084][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@65d59383]
-[DEBUG][2015-08-25 13:24:32,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:24:32,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:24:32,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:24:32,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:32,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,096][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,096][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:24:32,097][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@4768ae23]
-[DEBUG][2015-08-25 13:24:32,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:24:32,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:24:32,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:24:32,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:32,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,113][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:24:32,113][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@78aabe63]
-[DEBUG][2015-08-25 13:24:32,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:24:32,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:24:32,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:24:32,121][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,121][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,128][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:24:32,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:32,129][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:24:32,130][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:24:32,134][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,134][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,134][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,134][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,141][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:24:32,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,142][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:24:32,143][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@aff3759]
-[DEBUG][2015-08-25 13:24:32,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:24:32,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:24:32,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:24:32,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,155][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:24:32,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:32,156][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:24:32,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:24:32,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,163][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:24:32,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,164][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:24:32,164][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@3e888183]
-[DEBUG][2015-08-25 13:24:32,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:24:32,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:24:32,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:24:32,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,182][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:24:32,182][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:24:32,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:32,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:24:32,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:24:32,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,190][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:24:32,190][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:24:32,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:24:32,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,213][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:24:32,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,215][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:24:32,215][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@6490e556]
-[DEBUG][2015-08-25 13:24:32,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:24:32,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:24:32,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:32,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:24:32,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:24:32,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:24:32,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:24:32,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:24:32,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:24:32,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:24:32,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:24:32,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:24:32,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:24:32,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:24:32,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:24:32,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:24:32,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:24:32,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:24:32,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:24:32,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:24:32,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:24:32,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:24:32,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:24:32,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:24:32,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:24:32,232][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@6eade197]
-[DEBUG][2015-08-25 13:24:32,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:24:32,236][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:32,238][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:24:32,239][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:24:32,239][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:24:32,240][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:24:32,242][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@2a4d817b testClass = orderTest, testInstance = com.changyu.test.orderTest@466fc7ef, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:24:32,243][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:24:32,254][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:24:32,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:24:32,255][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:24:32,256][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:24:32,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:24:32,257][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:24:32,257][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:24:32,259][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:24:32,259][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:24:32,259][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:24:32,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:24:32,261][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:24:32,261][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:24:32,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:24:32,263][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:24:32,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,272][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:24:32,305][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-25 13:24:32,307][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@2a4d817b testClass = orderTest, testInstance = com.changyu.test.orderTest@466fc7ef, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 13:24:32,307][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@2a4d817b testClass = orderTest, testInstance = com.changyu.test.orderTest@466fc7ef, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:24:32,316][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@2a4d817b testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 13:24:32,320][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:24:26 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:24:32,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:32,323][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 13:24:32,323][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@11059e51: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:24:32,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:24:32,325][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:24:32,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 13:24:32,327][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-08-25 13:24:32,337][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 13:28:52,956][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:28:53,053][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@13653d7a declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:28:53,060][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:28:53,067][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:28:53,140][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:28:53,141][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:28:53,144][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:28:53,145][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:28:53,147][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:28:53,147][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:28:53,155][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:28:53,155][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:28:53,160][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:28:53,161][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:28:53,407][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:53,411][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:53,414][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:53,416][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:53,428][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:53,428][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:53,429][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:53,429][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:28:53,447][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:28:53,496][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:28:53,571][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:28:53,582][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:28:53,586][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:28:53,701][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:28:53,722][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:28:53,746][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:28:53,788][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:28:53,888][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:28:53,889][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:28:53,905][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:28:53,973][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:28:53,974][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:28:53,981][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:28:54,008][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:28:54,012][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:28:54,014][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:28:54,019][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:28:54,021][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:28:54,022][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:28:54,025][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:28:54,027][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:28:54,030][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:28:54,040][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:28:54,047][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:28:54,048][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:28:54,052][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:28:54,057][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:28:54,127][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:28:54,138][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:28:54,155][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:28:54,173][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:28:54,175][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:28:54,190][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:28:54,263][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:28:54,270][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@68428693: startup date [Tue Aug 25 13:28:54 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:28:54,271][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@68428693: org.springframework.beans.factory.support.DefaultListableBeanFactory@4f86b169: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:28:54,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:54,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:28:54,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:28:54,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:54,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:28:54,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:28:54,617][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:54,618][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,619][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,619][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:54,623][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:28:54,624][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:28:54,631][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:28:54,632][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:28:54,633][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:28:54,633][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:28:54,634][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:28:54,634][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:28:54,635][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:28:54,635][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:28:54,636][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:28:54,636][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:28:54,639][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:28:54,640][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:28:54,641][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:28:54,642][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:28:54,643][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:28:54,643][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:28:54,644][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:28:54,648][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,652][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,652][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,652][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,652][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,652][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,652][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,653][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,653][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,653][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,653][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,653][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,653][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,653][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,654][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,654][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:28:54,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:28:54,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:54,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:28:54,690][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:28:54,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:54,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:54,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:54,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:28:54,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:28:54,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:54,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:28:54,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:28:54,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:28:54,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:54,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:28:54,799][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@5c76911d]
-[DEBUG][2015-08-25 13:28:54,804][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@3ec06d57]
-[INFO][2015-08-25 13:28:54,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4f86b169: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:28:54,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:28:54,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:28:54,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:28:54,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:54,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:54,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:54,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:28:54,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:28:54,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:54,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:54,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:54,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:54,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:28:54,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:54,915][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:54,915][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,915][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,916][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:54,917][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:54,917][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,918][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,918][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:54,920][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:54,920][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,920][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,920][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:54,925][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:54,926][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,927][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,927][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:54,930][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:54,931][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,931][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,931][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:54,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:54,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:28:55,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,379][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:28:55,424][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:28:55,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,424][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:28:55,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:28:55,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:28:55,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,442][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,443][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,462][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,510][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:28:55,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:28:55,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:28:55,527][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,527][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,527][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,528][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,529][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:28:55,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:28:55,547][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,548][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,548][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:28:55,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:28:55,553][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,553][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,554][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,555][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:28:55,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:28:55,558][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,558][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,559][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:28:55,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:28:55,565][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,565][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,566][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:28:55,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:28:55,571][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,571][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,572][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:28:55,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:28:55,576][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,576][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,576][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,580][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,580][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,580][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,580][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:28:55,580][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:28:55,581][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,581][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,582][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:28:55,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:28:55,587][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,587][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,587][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,587][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:28:55,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:28:55,591][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,591][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,591][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:28:55,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:28:55,595][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,595][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,596][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:28:55,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:28:55,600][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,600][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,600][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:28:55,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:28:55,604][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,605][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,605][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:28:55,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:28:55,609][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,609][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,610][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:28:55,620][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:28:55,620][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,621][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,621][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,625][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,628][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:55,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:55,637][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:28:55,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:28:55,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,828][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:55,828][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:55,829][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:55,829][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:55,831][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:55,831][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:55,831][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:55,831][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:55,833][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:55,833][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:55,833][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:55,834][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:55,835][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:55,836][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:55,836][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:55,837][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:55,841][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:55,841][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:55,841][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:55,842][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:28:55,851][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:28:55,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:28:56,108][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:28:56,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:56,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:56,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:56,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:56,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:28:56,335][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:28:56,335][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:28:56,342][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:28:56,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:56,578][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:28:56,579][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:28:56,581][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:28:56,583][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:28:56,584][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:28:56,585][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:28:56,586][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:28:56,789][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:28:56,790][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:28:56,791][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:28:56,792][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:28:56,792][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:28:56,793][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:28:56,794][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:28:56,795][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:28:56,795][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:28:56,796][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:28:56,797][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:28:56,798][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:28:56,798][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:28:56,799][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:28:56,800][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:28:56,800][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:28:56,801][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:28:56,802][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:28:56,803][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:28:56,803][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:28:56,804][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:28:56,805][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:28:56,805][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:28:56,807][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:28:56,807][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:28:56,808][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:28:56,809][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:28:56,810][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:28:56,810][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:28:56,811][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:28:56,812][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:28:56,813][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:28:56,814][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:28:56,815][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:28:56,815][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:28:56,815][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:28:56,816][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:28:56,818][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:28:56,818][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:28:56,821][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:28:56,822][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:28:56,822][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:28:56,823][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:28:56,824][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:28:56,825][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:28:56,826][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:28:56,844][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:28:56,857][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:28:56,859][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:28:56,860][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:28:56,860][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:28:56,861][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:28:56,862][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:28:56,863][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:28:56,864][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:28:56,865][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:28:56,866][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:28:56,867][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:28:56,868][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:28:56,868][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:28:56,870][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:28:56,871][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:28:56,871][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:28:56,872][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:28:56,873][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:28:56,873][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:28:56,877][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:28:56,878][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:28:56,878][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:28:56,879][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:28:56,880][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:28:56,880][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:28:56,882][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:28:56,885][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:28:56,885][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:28:56,886][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:28:56,887][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:28:56,888][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:28:56,889][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:28:56,890][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:28:56,891][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:28:56,892][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:28:56,893][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:28:56,893][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:28:56,895][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:28:56,896][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:28:56,896][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:28:56,898][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:28:56,899][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:28:56,900][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:28:56,901][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:28:56,903][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:28:56,903][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:28:56,904][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:28:56,905][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:28:56,906][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:28:56,906][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:28:56,907][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:28:56,908][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:28:56,909][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:28:56,910][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:28:56,911][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:28:56,912][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:28:56,913][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:28:56,914][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:28:56,915][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:28:56,916][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:28:56,916][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:28:56,918][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:28:56,920][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:28:56,920][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:28:56,921][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:28:56,922][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:28:56,923][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:28:56,924][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:28:56,925][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:28:56,925][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:28:56,926][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:28:56,927][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:28:56,927][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:28:56,931][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:28:56,933][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:28:56,934][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:28:56,936][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:28:56,937][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:28:56,937][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:28:56,938][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:28:56,947][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:28:56,948][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:28:56,949][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:28:56,951][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:28:56,955][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:28:56,957][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:28:56,958][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,960][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,960][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,960][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,963][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,963][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,963][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,964][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,966][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,969][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,970][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,972][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,973][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,975][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,978][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,978][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,979][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,981][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,983][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,985][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,987][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,988][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,990][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,993][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,993][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,995][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,997][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,999][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:57,000][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:57,002][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:57,003][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:57,005][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:57,007][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:57,037][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:28:58,269][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:28:58,334][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:28:58,418][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:28:58,469][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:28:58,571][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:28:58,649][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:28:58,790][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:28:58,884][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:28:58,948][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:28:59,165][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:28:59,220][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:28:59,268][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:28:59,340][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:28:59,404][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:28:59,451][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:28:59,567][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:28:59,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:28:59,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:28:59,609][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:28:59,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:28:59,610][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:28:59,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:28:59,612][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:28:59,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:28:59,613][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:28:59,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:28:59,614][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:28:59,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:28:59,617][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:28:59,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:28:59,619][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,619][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,619][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:28:59,620][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:28:59,620][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,620][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:28:59,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:28:59,621][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:28:59,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:28:59,623][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,624][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:28:59,624][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:28:59,624][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,625][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:28:59,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:28:59,626][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,627][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,627][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:28:59,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:28:59,628][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:28:59,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:28:59,630][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:28:59,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:28:59,631][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:28:59,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:28:59,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,661][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:28:59,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:28:59,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,693][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:28:59,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:28:59,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:28:59,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:59,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:28:59,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:28:59,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:59,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:28:59,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:28:59,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:28:59,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:28:59,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,769][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,770][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,770][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,770][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,770][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,770][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,771][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,771][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,771][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,771][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,771][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,771][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,771][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,772][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,772][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,772][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,772][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:28:59,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:28:59,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:28:59,780][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:28:59,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:28:59,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:59,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:28:59,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:28:59,815][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:28:59,818][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@38bd148c]
-[DEBUG][2015-08-25 13:28:59,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:28:59,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:28:59,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:28:59,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,846][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:28:59,846][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:28:59,846][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:28:59,846][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:28:59,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:59,847][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:28:59,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:28:59,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,861][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:28:59,861][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:28:59,863][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:28:59,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,896][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:28:59,896][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:28:59,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:28:59,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,918][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:28:59,919][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:28:59,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:28:59,921][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:28:59,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,923][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:28:59,923][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@2f2cf91a]
-[DEBUG][2015-08-25 13:28:59,937][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:28:59,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:28:59,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:28:59,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,945][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:28:59,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:59,946][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:28:59,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:28:59,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,957][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:28:59,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,959][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:28:59,959][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@22e08791]
-[DEBUG][2015-08-25 13:28:59,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:28:59,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:28:59,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:28:59,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,981][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:28:59,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:59,981][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:28:59,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:28:59,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,026][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:29:00,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,028][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:00,028][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@3ad836c1]
-[DEBUG][2015-08-25 13:29:00,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:29:00,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:29:00,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:29:00,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,049][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:29:00,050][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:29:00,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:00,050][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:29:00,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:29:00,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,060][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:29:00,061][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:29:00,062][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:29:00,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,070][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:29:00,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,072][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:00,072][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@34b29b66]
-[DEBUG][2015-08-25 13:29:00,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:29:00,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:29:00,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:29:00,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:00,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,085][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,085][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,085][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,086][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:29:00,086][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@1bcc2820]
-[DEBUG][2015-08-25 13:29:00,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:29:00,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:29:00,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:29:00,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,096][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:00,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,103][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:00,103][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@4f9bc78]
-[DEBUG][2015-08-25 13:29:00,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:29:00,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:29:00,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:29:00,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,117][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:29:00,118][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:00,118][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:29:00,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:29:00,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,124][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,131][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:29:00,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,132][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:00,132][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@6867a240]
-[DEBUG][2015-08-25 13:29:00,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:29:00,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:29:00,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:29:00,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,146][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:29:00,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:00,147][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:29:00,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:29:00,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,153][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:29:00,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,155][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:00,156][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@184aee62]
-[DEBUG][2015-08-25 13:29:00,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:29:00,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:29:00,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:29:00,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,174][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:29:00,174][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:29:00,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:00,175][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:29:00,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:29:00,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,183][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:29:00,184][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:29:00,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:29:00,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,207][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:29:00,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,209][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:00,209][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@ed11c1]
-[DEBUG][2015-08-25 13:29:00,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:29:00,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:29:00,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:00,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:29:00,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:29:00,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:29:00,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:29:00,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:29:00,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:29:00,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:29:00,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:29:00,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:29:00,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:29:00,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:29:00,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:29:00,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:29:00,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:29:00,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:29:00,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:29:00,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:29:00,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:29:00,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:29:00,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:29:00,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:29:00,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:29:00,227][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@2a94b0d4]
-[DEBUG][2015-08-25 13:29:00,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:29:00,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:00,235][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:29:00,235][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:29:00,236][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:29:00,237][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:29:00,238][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@6ed7c445 testClass = orderTest, testInstance = com.changyu.test.orderTest@1796c6dd, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:29:00,239][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:29:00,249][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:29:00,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:29:00,251][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:29:00,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:29:00,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:29:00,253][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:29:00,254][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:29:00,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:29:00,256][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:29:00,256][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:29:00,258][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:29:00,259][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:29:00,259][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:29:00,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:29:00,261][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:29:00,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,272][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:29:48,659][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:29:48,752][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@5ba71e88 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:29:48,758][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:29:48,764][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:29:48,835][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:29:48,835][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:29:48,839][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:29:48,840][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:29:48,842][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:29:48,843][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:29:48,852][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:29:48,852][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:29:48,858][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@1eb59fd9 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:29:48,859][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@1eb59fd9 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:29:49,092][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:49,095][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:49,100][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:49,100][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:49,114][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:49,114][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:49,114][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:49,115][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:29:49,133][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:29:49,181][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:29:49,262][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:29:49,275][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:29:49,284][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:29:49,405][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:29:49,427][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:29:49,453][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:29:49,489][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:29:49,581][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:29:49,582][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:29:49,594][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:29:49,666][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:29:49,667][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:29:49,674][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:29:49,702][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:29:49,707][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:29:49,709][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:29:49,715][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:29:49,717][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:29:49,718][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:29:49,721][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:29:49,723][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:29:49,724][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:29:49,735][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:29:49,745][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:29:49,745][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:29:49,749][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:29:49,753][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:29:49,822][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:29:49,831][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:29:49,848][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:29:49,866][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:29:49,869][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:29:49,883][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:29:49,958][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:29:49,965][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@34ab5770: startup date [Tue Aug 25 13:29:49 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:29:49,966][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@34ab5770: org.springframework.beans.factory.support.DefaultListableBeanFactory@4a3abdd5: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:29:50,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,083][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:50,088][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:29:50,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:29:50,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:50,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:29:50,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:29:50,306][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:50,309][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,310][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,311][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:50,314][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:29:50,314][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:29:50,322][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:29:50,323][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:29:50,324][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:29:50,324][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:29:50,325][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:29:50,325][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:29:50,326][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:29:50,326][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:29:50,328][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:29:50,328][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:29:50,329][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:29:50,330][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:29:50,331][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:29:50,331][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:29:50,332][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:29:50,332][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:29:50,333][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:29:50,337][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,341][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,341][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,341][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,341][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,341][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,341][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,342][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,342][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,342][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,342][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,343][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,343][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,343][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,344][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,344][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:29:50,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:29:50,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:50,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:29:50,378][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:29:50,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,400][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:50,400][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,400][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,400][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:50,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:50,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:29:50,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:29:50,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:50,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:29:50,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:29:50,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:29:50,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:50,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:29:50,491][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@6b9918ca]
-[DEBUG][2015-08-25 13:29:50,497][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@732e8099]
-[INFO][2015-08-25 13:29:50,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4a3abdd5: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:29:50,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:29:50,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:29:50,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:29:50,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:50,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:50,527][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:50,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:29:50,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:29:50,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:50,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:50,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:50,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:50,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:29:50,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:50,592][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:50,593][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,593][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,594][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:50,595][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:50,595][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,595][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,596][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:50,597][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:50,597][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,597][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,598][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:50,603][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:50,603][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,603][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,604][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:50,606][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:50,607][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,607][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,607][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:50,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:50,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:29:51,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,051][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:29:51,089][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:29:51,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,089][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:29:51,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:29:51,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:29:51,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,105][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,105][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,106][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,121][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,173][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:29:51,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:29:51,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:29:51,189][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,189][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,189][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:29:51,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:29:51,207][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,207][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,208][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,212][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:29:51,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:29:51,213][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,214][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,214][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,216][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:29:51,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:29:51,218][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,218][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,218][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:29:51,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:29:51,224][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,224][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,225][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:29:51,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:29:51,229][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,230][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,230][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:29:51,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:29:51,272][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,273][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,273][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,287][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,287][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:29:51,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:29:51,288][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,288][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,289][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,295][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,295][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,295][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,295][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:29:51,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:29:51,296][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,296][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,296][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:29:51,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:29:51,300][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,300][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,300][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:29:51,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:29:51,305][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,305][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,305][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:29:51,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:29:51,309][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,309][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,309][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:29:51,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:29:51,314][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,314][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,314][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,316][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:29:51,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:29:51,318][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,318][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,318][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,323][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:29:51,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:29:51,324][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,324][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,324][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,331][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:51,331][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:51,337][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,350][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:29:51,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:29:51,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,534][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:51,534][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:51,535][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:51,535][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:51,536][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:51,537][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:51,537][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:51,537][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:51,538][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:51,539][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:51,539][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:51,539][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:51,541][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:51,541][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:51,541][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:51,541][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:51,543][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:51,543][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:51,543][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:51,544][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:29:51,554][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:29:51,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:29:51,795][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:29:51,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:52,030][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:29:52,032][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:29:52,032][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:29:52,039][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:29:52,043][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:52,276][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:29:52,276][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:29:52,279][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:29:52,280][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:29:52,281][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:29:52,283][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:29:52,283][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:29:52,482][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:29:52,483][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:29:52,484][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:29:52,484][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:29:52,485][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:29:52,486][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:29:52,487][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:29:52,489][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:29:52,490][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:29:52,495][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:29:52,496][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:29:52,513][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:29:52,514][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:29:52,515][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:29:52,516][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:29:52,517][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:29:52,518][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:29:52,519][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:29:52,520][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:29:52,522][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:29:52,524][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:29:52,525][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:29:52,525][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:29:52,526][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:29:52,527][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:29:52,528][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:29:52,530][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:29:52,532][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:29:52,533][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:29:52,534][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:29:52,535][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:29:52,535][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:29:52,536][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:29:52,537][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:29:52,537][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:29:52,538][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:29:52,539][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:29:52,540][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:29:52,541][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:29:52,542][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:29:52,543][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:29:52,544][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:29:52,545][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:29:52,546][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:29:52,547][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:29:52,548][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:29:52,567][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:29:52,578][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:29:52,579][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:29:52,580][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:29:52,581][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:29:52,581][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:29:52,582][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:29:52,583][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:29:52,585][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:29:52,586][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:29:52,587][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:29:52,588][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:29:52,589][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:29:52,589][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:29:52,591][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:29:52,592][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:29:52,592][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:29:52,593][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:29:52,594][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:29:52,595][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:29:52,598][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:29:52,599][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:29:52,599][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:29:52,600][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:29:52,601][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:29:52,601][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:29:52,602][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:29:52,605][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:29:52,605][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:29:52,606][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:29:52,607][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:29:52,608][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:29:52,609][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:29:52,610][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:29:52,610][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:29:52,611][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:29:52,612][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:29:52,612][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:29:52,613][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:29:52,614][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:29:52,615][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:29:52,616][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:29:52,617][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:29:52,618][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:29:52,619][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:29:52,620][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:29:52,620][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:29:52,622][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:29:52,622][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:29:52,623][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:29:52,624][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:29:52,625][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:29:52,625][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:29:52,627][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:29:52,628][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:29:52,628][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:29:52,629][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:29:52,630][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:29:52,631][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:29:52,632][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:29:52,632][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:29:52,633][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:29:52,634][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:29:52,635][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:29:52,635][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:29:52,637][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:29:52,640][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:29:52,641][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:29:52,642][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:29:52,644][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:29:52,644][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:29:52,645][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:29:52,646][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:29:52,647][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:29:52,649][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:29:52,650][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:29:52,650][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:29:52,651][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:29:52,652][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:29:52,652][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:29:52,653][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:29:52,654][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:29:52,654][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:29:52,656][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:29:52,658][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:29:52,658][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:29:52,659][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:29:52,660][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,662][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,662][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,662][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,665][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,665][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,665][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,667][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,668][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,670][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,671][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,674][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,675][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,677][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,680][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,680][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,681][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,683][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,684][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,686][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,688][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,696][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,697][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,700][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,700][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,702][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,704][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,705][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,707][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,709][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,710][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,712][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,714][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,747][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:29:53,962][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,043][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,138][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,191][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,288][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,361][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,501][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,598][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,664][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,874][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,932][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,980][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:29:55,056][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:29:55,122][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:29:55,165][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:29:55,301][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:29:55,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:29:55,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:29:55,344][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:29:55,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:29:55,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:29:55,347][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:29:55,347][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:29:55,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:29:55,349][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:29:55,350][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:29:55,350][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:29:55,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:29:55,352][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:29:55,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:29:55,354][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,355][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:29:55,358][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:29:55,358][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:29:55,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:29:55,360][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:29:55,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:29:55,362][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:29:55,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:29:55,363][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:29:55,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:29:55,365][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:29:55,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:29:55,367][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:29:55,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:29:55,369][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:29:55,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:29:55,371][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:29:55,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:29:55,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,398][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:29:55,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:29:55,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,424][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:29:55,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:29:55,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:29:55,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,454][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:29:55,454][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:29:55,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,468][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:29:55,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:29:55,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:29:55,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:29:55,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,504][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,505][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,505][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,505][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,505][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,505][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,505][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,505][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,506][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,506][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,506][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,506][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,506][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,506][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,506][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,506][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,506][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:29:55,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:29:55,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:29:55,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:29:55,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:29:55,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:29:55,527][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:29:55,550][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:55,555][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@105ba64]
-[DEBUG][2015-08-25 13:29:55,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:29:55,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:29:55,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:29:55,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,584][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:29:55,585][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:29:55,585][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:29:55,585][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:29:55,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,585][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:29:55,587][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:29:55,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,605][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:29:55,605][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:29:55,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:29:55,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,626][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:29:55,626][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:29:55,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:29:55,628][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:29:55,628][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:29:55,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:29:55,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,637][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,648][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:29:55,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,649][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,649][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,650][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:55,650][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@43311d3f]
-[DEBUG][2015-08-25 13:29:55,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:29:55,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:29:55,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:29:55,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,672][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:29:55,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,673][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:29:55,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:29:55,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,683][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:29:55,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,685][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:55,685][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@46558d66]
-[DEBUG][2015-08-25 13:29:55,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:29:55,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:29:55,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:29:55,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,709][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:29:55,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,710][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:29:55,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:29:55,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,748][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:29:55,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,750][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:55,750][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@34b29b66]
-[DEBUG][2015-08-25 13:29:55,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:29:55,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:29:55,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:29:55,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,772][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:29:55,773][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:29:55,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,773][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:29:55,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:29:55,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,783][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:29:55,784][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:29:55,785][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:29:55,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,793][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:29:55,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,795][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:55,796][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@52211231]
-[DEBUG][2015-08-25 13:29:55,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:29:55,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:29:55,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:29:55,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,810][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:29:55,810][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@2e759230]
-[DEBUG][2015-08-25 13:29:55,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:29:55,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:29:55,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:29:55,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,828][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:55,828][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@4399ca2a]
-[DEBUG][2015-08-25 13:29:55,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:29:55,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:29:55,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:29:55,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,842][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:29:55,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,843][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:29:55,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:29:55,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,856][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:29:55,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,858][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:55,858][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@76e1c759]
-[DEBUG][2015-08-25 13:29:55,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:29:55,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:29:55,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:29:55,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,871][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:29:55,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,872][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:29:55,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:29:55,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,880][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:29:55,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,881][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:55,882][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@4c289660]
-[DEBUG][2015-08-25 13:29:55,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:29:55,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:29:55,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:29:55,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,909][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:29:55,909][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:29:55,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,910][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:29:55,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:29:55,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,921][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:29:55,921][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:29:55,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:29:55,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,948][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:29:55,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,950][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:55,951][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@3b3e0204]
-[DEBUG][2015-08-25 13:29:55,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:29:55,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:29:55,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:29:55,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:29:55,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:29:55,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:29:55,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:29:55,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:29:55,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:29:55,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:29:55,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:29:55,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:29:55,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:29:55,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:29:55,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:29:55,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:29:55,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:29:55,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:29:55,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:29:55,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:29:55,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:29:55,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:29:55,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:29:55,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:29:55,971][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@25c97c75]
-[DEBUG][2015-08-25 13:29:55,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:29:55,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,979][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:29:55,980][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:29:55,981][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:29:55,981][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@1eb59fd9 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:29:55,983][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@59effeb7 testClass = orderTest, testInstance = com.changyu.test.orderTest@1b3bce82, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1eb59fd9 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:29:55,983][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@1eb59fd9 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:29:55,992][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:29:55,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:29:55,994][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:29:55,994][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:29:55,996][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:29:55,997][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:29:55,997][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:29:55,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:29:55,999][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:29:55,999][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:29:56,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:29:56,001][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:29:56,001][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:29:56,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:29:56,004][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:29:56,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:56,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:56,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:56,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:56,013][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@1eb59fd9 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:30:31,693][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@4014308 testClass = orderTest, testInstance = com.changyu.test.orderTest@6ed7c445, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 13:30:31,699][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@4014308 testClass = orderTest, testInstance = com.changyu.test.orderTest@6ed7c445, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:30:42,170][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@4014308 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 13:30:50,187][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@68428693: startup date [Tue Aug 25 13:09:09 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:30:50,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:30:50,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 13:30:50,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4f86b169: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:30:50,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:30:50,205][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:30:50,211][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 13:30:50,215][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-08-25 13:30:50,235][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 13:31:49,243][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:31:49,333][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@53546fcd declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:31:49,339][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:31:49,344][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:31:49,414][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:31:49,416][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:31:49,419][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:31:49,420][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:31:49,421][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:31:49,422][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:31:49,428][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:31:49,428][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:31:49,435][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:31:49,436][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:31:49,660][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:49,663][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:49,667][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:49,668][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:49,679][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:49,680][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:49,680][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:49,680][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:31:49,697][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:31:49,740][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:31:49,819][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:31:49,831][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:31:49,835][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:31:49,939][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:31:49,954][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:31:49,977][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:31:50,007][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:31:50,091][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:31:50,091][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:31:50,102][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:31:50,179][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:31:50,181][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:31:50,187][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:31:50,214][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:31:50,218][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:31:50,220][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:31:50,225][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:31:50,227][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:31:50,228][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:31:50,231][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:31:50,233][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:31:50,234][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:31:50,244][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:31:50,252][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:31:50,253][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:31:50,258][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:31:50,262][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:31:50,317][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:31:50,337][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:31:50,353][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:31:50,372][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:31:50,372][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:31:50,387][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:31:50,457][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:31:50,464][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:31:50 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:31:50,465][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@50383c13: org.springframework.beans.factory.support.DefaultListableBeanFactory@398e4cb: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:31:50,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:50,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:31:50,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:31:50,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:50,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:31:50,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:31:50,823][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:50,823][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:50,824][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:50,824][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:50,828][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:31:50,828][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:31:50,837][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:31:50,839][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:31:50,839][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:31:50,840][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:31:50,840][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:31:50,841][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:31:50,841][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:31:50,842][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:31:50,842][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:31:50,843][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:31:50,844][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:31:50,844][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:31:50,845][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:31:50,845][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:31:50,846][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:31:50,846][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:31:50,847][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:31:50,851][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,854][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,854][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,854][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,854][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,855][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,855][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,855][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,855][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,855][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,855][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,855][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,856][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,856][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,856][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,856][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:31:50,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:31:50,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:50,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:31:50,889][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:31:50,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:50,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:50,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:50,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:31:50,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:31:50,924][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:50,924][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:31:50,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:31:50,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:31:50,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:50,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:31:50,989][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@17a7b3ed]
-[DEBUG][2015-08-25 13:31:50,994][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@174550ce]
-[INFO][2015-08-25 13:31:51,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@398e4cb: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:31:51,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:31:51,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:51,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:51,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:51,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:51,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:31:51,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:31:51,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:31:51,051][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:31:51,051][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:31:51,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,080][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:51,080][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,080][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,081][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:51,082][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:51,083][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,083][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,083][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:51,084][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:51,084][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,085][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,085][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:51,089][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:51,089][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,090][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,091][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:51,093][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:51,093][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,093][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,094][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:51,106][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:31:51,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,520][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:31:51,534][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:31:51,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,534][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:31:51,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:31:51,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:31:51,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,565][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,565][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,577][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,623][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:31:51,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:31:51,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:31:51,635][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,635][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,635][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,637][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,637][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:31:51,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:31:51,653][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,654][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,655][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:31:51,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:31:51,659][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,659][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,659][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:31:51,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:31:51,664][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,664][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,664][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:31:51,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:31:51,671][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,671][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,672][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:31:51,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:31:51,676][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,677][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,677][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:31:51,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:31:51,681][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,683][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,684][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:31:51,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:31:51,688][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,688][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,689][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:31:51,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:31:51,693][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,693][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,694][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:31:51,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:31:51,698][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,698][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,698][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:31:51,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:31:51,703][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,703][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,703][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:31:51,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:31:51,707][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,708][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,708][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:31:51,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:31:51,713][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,713][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,713][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:31:51,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:31:51,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,718][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,720][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:31:51,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:31:51,723][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,723][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,723][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,728][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:51,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:51,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:31:51,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:31:51,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,918][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:51,919][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,919][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,919][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:51,921][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:51,921][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,921][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,922][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:51,923][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:51,923][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,924][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,924][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:51,925][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:51,925][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,926][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,926][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:51,927][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:51,928][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,928][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,929][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:31:51,940][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:31:51,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:31:52,158][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:31:52,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:52,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:52,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:52,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:52,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:31:52,358][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:31:52,359][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:31:52,365][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:31:52,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:52,577][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:31:52,577][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:31:52,579][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:31:52,580][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:31:52,581][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:31:52,582][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:31:52,583][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:31:52,770][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:31:52,773][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:31:52,774][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:31:52,774][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:31:52,775][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:31:52,775][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:31:52,776][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:31:52,777][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:31:52,777][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:31:52,778][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:31:52,778][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:31:52,779][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:31:52,780][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:31:52,781][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:31:52,781][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:31:52,782][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:31:52,783][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:31:52,784][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:31:52,784][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:31:52,785][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:31:52,785][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:31:52,786][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:31:52,787][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:31:52,788][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:31:52,788][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:31:52,789][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:31:52,789][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:31:52,790][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:31:52,791][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:31:52,792][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:31:52,792][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:31:52,793][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:31:52,793][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:31:52,795][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:31:52,795][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:31:52,795][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:31:52,796][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:31:52,797][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:31:52,797][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:31:52,798][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:31:52,799][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:31:52,799][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:31:52,800][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:31:52,801][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:31:52,802][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:31:52,803][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:31:52,804][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:31:52,804][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:31:52,805][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:31:52,806][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:31:52,806][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:31:52,807][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:31:52,808][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:31:52,809][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:31:52,809][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:31:52,810][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:31:52,811][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:31:52,811][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:31:52,828][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:31:52,829][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:31:52,834][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:31:52,837][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:31:52,838][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:31:52,839][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:31:52,840][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:31:52,840][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:31:52,843][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:31:52,844][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:31:52,844][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:31:52,845][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:31:52,846][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:31:52,846][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:31:52,847][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:31:52,848][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:31:52,848][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:31:52,849][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:31:52,850][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:31:52,850][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:31:52,851][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:31:52,852][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:31:52,852][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:31:52,853][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:31:52,854][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:31:52,854][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:31:52,855][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:31:52,856][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:31:52,856][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:31:52,858][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:31:52,859][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:31:52,859][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:31:52,860][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:31:52,861][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:31:52,862][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:31:52,863][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:31:52,864][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:31:52,864][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:31:52,865][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:31:52,866][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:31:52,866][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:31:52,868][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:31:52,869][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:31:52,869][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:31:52,871][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:31:52,872][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:31:52,873][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:31:52,874][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:31:52,875][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:31:52,875][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:31:52,878][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:31:52,879][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:31:52,880][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:31:52,881][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:31:52,882][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:31:52,882][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:31:52,885][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:31:52,886][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:31:52,887][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:31:52,888][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:31:52,889][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:31:52,889][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:31:52,891][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:31:52,891][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:31:52,892][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:31:52,893][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:31:52,894][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:31:52,894][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:31:52,895][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:31:52,897][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:31:52,897][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:31:52,900][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:31:52,901][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:31:52,901][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:31:52,904][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:31:52,905][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,907][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,907][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,907][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,908][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,909][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,909][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,910][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,911][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,913][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,914][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,916][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,918][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,923][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,925][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,926][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,926][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,928][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,929][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,930][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,932][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,933][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,934][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,936][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,936][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,937][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,939][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,940][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,942][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,943][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,944][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,945][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,947][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,972][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:31:54,307][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:31:54,372][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:31:54,454][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:31:54,500][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:31:54,592][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:31:54,663][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:31:54,796][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:31:54,882][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:31:54,943][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:31:55,139][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:31:55,192][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:31:55,240][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:31:55,308][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:31:55,372][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:31:55,413][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:31:55,526][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:31:55,528][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,528][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,528][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,528][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:31:55,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:31:55,566][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:31:55,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:31:55,568][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:31:55,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:31:55,570][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:31:55,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:31:55,571][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:31:55,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:31:55,572][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:31:55,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:31:55,573][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:31:55,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:31:55,575][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:31:55,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:31:55,576][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:31:55,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:31:55,579][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,580][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:31:55,580][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:31:55,580][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:31:55,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:31:55,584][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:31:55,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:31:55,586][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,587][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:31:55,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:31:55,588][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:31:55,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:31:55,590][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:31:55,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:31:55,591][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:31:55,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:31:55,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,620][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:31:55,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:31:55,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,645][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:31:55,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,650][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:31:55,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:31:55,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:55,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:31:55,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:31:55,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:55,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:31:55,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:31:55,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:31:55,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:31:55,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,712][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,712][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,712][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,712][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,712][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,713][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,713][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,713][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,713][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,713][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,714][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,714][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,714][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,714][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,714][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,714][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,714][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:31:55,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:31:55,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:31:55,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:31:55,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:31:55,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:55,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:31:55,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:31:55,787][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:31:55,790][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@2c3b101d]
-[DEBUG][2015-08-25 13:31:55,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:31:55,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:31:55,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:31:55,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,815][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:31:55,815][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:31:55,815][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:31:55,816][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:31:55,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:55,816][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:31:55,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:31:55,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,831][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:31:55,832][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:31:55,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:31:55,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,845][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:31:55,845][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:31:55,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:31:55,847][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:31:55,848][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:31:55,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:31:55,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,865][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:31:55,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,868][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:31:55,868][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@5c608f6e]
-[DEBUG][2015-08-25 13:31:55,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:31:55,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:31:55,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:31:55,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,889][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:31:55,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:55,889][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:31:55,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:31:55,893][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,893][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,901][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:31:55,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,903][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:31:55,904][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@713e9784]
-[DEBUG][2015-08-25 13:31:55,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:31:55,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:31:55,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:31:55,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,923][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:31:55,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:55,924][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:31:55,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:31:55,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,957][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:31:55,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,958][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:31:55,959][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@11b99379]
-[DEBUG][2015-08-25 13:31:55,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:31:55,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:31:55,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:31:55,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,978][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:31:55,979][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:31:55,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:55,979][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:31:55,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:31:55,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,988][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:31:55,988][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:31:55,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:31:55,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,997][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:31:55,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,999][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:31:55,999][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@523f31f2]
-[DEBUG][2015-08-25 13:31:56,009][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:31:56,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:31:56,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:31:56,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,011][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,011][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:56,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,018][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:31:56,018][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@4c4b126]
-[DEBUG][2015-08-25 13:31:56,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:31:56,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:31:56,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:31:56,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:56,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,034][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:31:56,035][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@19610ec2]
-[DEBUG][2015-08-25 13:31:56,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:31:56,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:31:56,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:31:56,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,047][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:31:56,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:56,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:31:56,049][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:31:56,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,060][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:31:56,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,062][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:31:56,063][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@79ae8a82]
-[DEBUG][2015-08-25 13:31:56,069][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:31:56,069][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:31:56,069][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:31:56,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,074][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:31:56,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:56,075][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:31:56,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:31:56,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,081][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:31:56,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,083][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:31:56,083][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@29968f06]
-[DEBUG][2015-08-25 13:31:56,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:31:56,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:31:56,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:31:56,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,102][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:31:56,102][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:31:56,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:56,104][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:31:56,105][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:31:56,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,111][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:31:56,112][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:31:56,113][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:31:56,119][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,119][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,119][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,119][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,131][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:31:56,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,133][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:31:56,134][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@33ba8c36]
-[DEBUG][2015-08-25 13:31:56,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:31:56,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:31:56,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:56,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:31:56,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:31:56,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:31:56,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:31:56,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:31:56,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:31:56,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:31:56,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:31:56,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:31:56,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:31:56,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:31:56,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:31:56,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:31:56,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:31:56,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:31:56,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:31:56,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:31:56,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:31:56,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:31:56,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:31:56,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:31:56,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:31:56,150][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@2d2f0898]
-[DEBUG][2015-08-25 13:31:56,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:31:56,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:56,157][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:31:56,158][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:31:56,158][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:31:56,159][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:31:56,160][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@14f5e86 testClass = orderTest, testInstance = com.changyu.test.orderTest@1c6b016, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:31:56,160][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:31:56,174][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:31:56,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:31:56,176][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:31:56,176][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:31:56,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:31:56,178][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:31:56,178][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:31:56,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:31:56,180][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:31:56,180][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:31:56,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:31:56,182][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:31:56,183][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:31:56,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:31:56,185][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:31:56,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,194][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:31:56,225][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-25 13:31:56,226][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@14f5e86 testClass = orderTest, testInstance = com.changyu.test.orderTest@1c6b016, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 13:31:56,227][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@14f5e86 testClass = orderTest, testInstance = com.changyu.test.orderTest@1c6b016, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:31:56,236][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@14f5e86 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 13:31:56,239][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:31:50 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:31:56,240][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:56,241][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 13:31:56,241][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@398e4cb: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:31:56,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:31:56,243][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:31:56,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 13:31:56,245][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-08-25 13:31:56,253][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 13:32:06,773][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:32:06,865][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@4d9f6ce5 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:32:06,873][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:32:06,878][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:32:06,953][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:32:06,954][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:32:06,958][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:32:06,958][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:32:06,960][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:32:06,961][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:32:06,969][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:32:06,970][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:32:06,975][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:32:06,976][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:32:07,221][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:07,223][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:07,227][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:07,228][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:07,239][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:07,240][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:07,240][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:07,241][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:32:07,258][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:32:07,304][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:32:07,381][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:32:07,393][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:32:07,397][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:32:07,516][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:32:07,539][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:32:07,561][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:32:07,598][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:32:07,711][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:32:07,712][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:32:07,724][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:32:07,792][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:32:07,792][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:32:07,799][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:32:07,832][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:32:07,837][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:32:07,839][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:32:07,844][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:32:07,846][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:32:07,847][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:32:07,851][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:32:07,854][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:32:07,856][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:32:07,865][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:32:07,876][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:32:07,877][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:32:07,881][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:32:07,887][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:32:07,961][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:32:07,971][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:32:07,988][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:32:08,008][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:32:08,009][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:32:08,024][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:32:08,098][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:32:08,105][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@5b1b138a: startup date [Tue Aug 25 13:32:08 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:32:08,106][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@5b1b138a: org.springframework.beans.factory.support.DefaultListableBeanFactory@1fb179dc: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:32:08,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:08,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:32:08,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:32:08,236][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:08,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:32:08,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:32:08,457][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:08,458][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,459][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,459][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:08,463][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:32:08,463][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:32:08,471][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:32:08,472][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:32:08,473][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:32:08,473][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:32:08,474][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:32:08,474][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:32:08,475][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:32:08,475][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:32:08,476][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:32:08,476][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:32:08,477][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:32:08,478][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:32:08,478][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:32:08,479][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:32:08,479][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:32:08,480][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:32:08,481][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:32:08,485][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,490][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,490][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,490][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,490][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,490][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,490][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,490][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,491][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,491][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,491][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,491][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,491][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,491][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,491][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,492][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:32:08,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:32:08,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:08,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:32:08,527][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:32:08,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:08,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:08,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:08,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:32:08,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:32:08,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:08,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:32:08,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:32:08,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:32:08,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:08,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:32:08,638][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@14b1666d]
-[DEBUG][2015-08-25 13:32:08,644][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1f8972cf]
-[INFO][2015-08-25 13:32:08,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1fb179dc: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:32:08,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:32:08,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:32:08,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:32:08,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:08,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:08,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:08,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:32:08,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:32:08,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:08,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:08,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:08,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:08,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:32:08,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:08,746][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:08,746][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,746][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,746][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:08,747][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:08,748][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,748][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,748][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:08,749][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:08,750][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,750][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,750][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:08,756][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:08,756][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,757][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,757][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:08,759][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:08,760][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,760][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,760][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:08,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:08,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:32:09,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,208][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:32:09,244][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:32:09,244][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,245][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:32:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:32:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:32:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,261][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,261][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,277][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,278][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,329][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:32:09,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:32:09,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:32:09,344][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,344][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,344][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,347][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:32:09,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:32:09,363][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,364][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,364][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,364][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:32:09,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:32:09,369][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,369][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,370][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,370][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,374][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,374][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:32:09,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:32:09,375][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,375][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,376][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,376][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,381][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,382][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,382][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,382][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:32:09,382][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:32:09,383][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,383][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,383][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,383][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,389][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,389][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,389][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:32:09,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:32:09,390][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,390][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,390][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,390][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:32:09,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:32:09,395][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,395][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,395][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,395][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,395][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:32:09,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:32:09,399][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,399][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,400][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,400][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,400][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:32:09,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:32:09,405][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,405][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,405][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,405][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:32:09,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:32:09,410][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,410][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,410][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,410][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,410][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:32:09,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:32:09,414][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,415][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,415][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,415][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:32:09,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:32:09,419][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,419][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,420][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,420][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:32:09,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:32:09,424][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,424][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,425][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,425][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:32:09,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:32:09,430][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,430][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,431][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,431][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:32:09,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:32:09,437][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,437][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,437][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,437][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:09,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:09,449][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,464][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:32:09,464][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:32:09,464][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,464][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,674][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:09,674][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:09,674][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:09,675][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:09,676][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:09,677][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:09,677][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:09,678][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:09,679][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:09,680][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:09,681][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:09,681][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:09,682][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:09,683][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:09,683][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:09,683][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:09,684][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:09,685][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:09,685][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:09,686][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:32:09,696][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:32:09,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:32:09,948][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:32:09,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:10,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:32:10,191][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:32:10,191][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:32:10,199][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:32:10,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:10,441][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:32:10,442][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:32:10,444][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:32:10,447][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:32:10,448][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:32:10,449][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:32:10,449][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:32:10,654][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:32:10,655][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:32:10,656][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:32:10,656][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:32:10,657][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:32:10,658][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:32:10,658][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:32:10,659][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:32:10,659][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:32:10,660][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:32:10,661][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:32:10,661][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:32:10,662][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:32:10,663][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:32:10,664][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:32:10,664][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:32:10,665][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:32:10,666][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:32:10,666][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:32:10,667][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:32:10,669][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:32:10,670][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:32:10,671][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:32:10,672][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:32:10,673][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:32:10,673][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:32:10,674][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:32:10,675][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:32:10,676][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:32:10,677][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:32:10,677][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:32:10,679][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:32:10,680][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:32:10,680][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:32:10,681][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:32:10,681][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:32:10,682][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:32:10,683][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:32:10,684][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:32:10,685][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:32:10,687][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:32:10,687][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:32:10,688][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:32:10,689][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:32:10,690][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:32:10,710][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:32:10,716][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:32:10,721][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:32:10,722][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:32:10,723][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:32:10,724][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:32:10,724][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:32:10,726][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:32:10,726][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:32:10,727][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:32:10,728][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:32:10,728][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:32:10,729][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:32:10,730][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:32:10,730][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:32:10,732][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:32:10,732][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:32:10,733][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:32:10,734][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:32:10,735][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:32:10,735][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:32:10,738][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:32:10,739][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:32:10,740][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:32:10,741][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:32:10,741][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:32:10,742][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:32:10,743][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:32:10,745][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:32:10,745][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:32:10,746][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:32:10,747][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:32:10,748][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:32:10,749][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:32:10,750][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:32:10,750][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:32:10,751][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:32:10,752][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:32:10,752][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:32:10,753][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:32:10,754][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:32:10,754][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:32:10,756][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:32:10,757][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:32:10,758][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:32:10,760][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:32:10,761][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:32:10,761][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:32:10,762][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:32:10,764][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:32:10,764][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:32:10,765][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:32:10,766][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:32:10,766][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:32:10,767][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:32:10,768][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:32:10,768][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:32:10,770][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:32:10,771][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:32:10,771][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:32:10,772][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:32:10,773][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:32:10,773][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:32:10,774][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:32:10,775][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:32:10,776][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:32:10,777][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:32:10,778][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:32:10,778][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:32:10,779][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:32:10,780][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:32:10,780][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:32:10,781][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:32:10,782][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:32:10,782][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:32:10,784][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:32:10,785][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:32:10,786][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:32:10,787][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:32:10,788][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:32:10,788][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:32:10,789][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:32:10,790][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:32:10,790][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:32:10,792][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:32:10,793][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:32:10,793][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:32:10,794][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:32:10,795][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,797][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,798][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,798][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,799][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,800][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,800][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,801][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,802][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,805][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,806][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,808][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,810][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,812][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,814][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,815][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,816][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,818][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,820][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,823][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,828][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,830][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,832][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,836][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,837][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,838][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,839][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,841][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,842][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,844][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,846][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,847][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,849][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,879][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:32:12,104][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:32:12,172][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:32:12,260][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:32:12,313][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:32:12,413][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:32:12,486][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:32:12,632][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:32:12,735][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:32:12,796][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:32:13,020][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:32:13,074][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:32:13,121][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:32:13,196][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:32:13,264][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:32:13,310][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:32:13,427][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:32:13,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:32:13,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:32:13,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:32:13,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:32:13,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:32:13,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:32:13,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:32:13,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:32:13,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:32:13,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:32:13,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:32:13,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:32:13,482][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,482][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:32:13,482][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:32:13,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:32:13,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:32:13,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:32:13,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:32:13,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,486][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:32:13,487][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:32:13,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:32:13,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:32:13,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:32:13,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:32:13,492][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:32:13,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:32:13,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:32:13,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:32:13,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:32:13,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:32:13,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:32:13,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:32:13,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,524][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:32:13,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:32:13,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,555][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:32:13,555][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:32:13,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:32:13,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:32:13,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:32:13,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:32:13,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:32:13,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:32:13,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:32:13,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,627][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,627][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,627][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,627][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,628][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,628][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,628][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,628][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,628][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,628][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,628][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,628][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,629][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,629][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,629][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,629][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,629][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:32:13,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:32:13,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:32:13,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:32:13,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:32:13,650][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:32:13,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:32:13,678][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:32:13,681][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@1f0ffbc2]
-[DEBUG][2015-08-25 13:32:13,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:32:13,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:32:13,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:32:13,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:32:13,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:32:13,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:32:13,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:32:13,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,711][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:32:13,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:32:13,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,725][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:32:13,725][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:32:13,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:32:13,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,748][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:32:13,748][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:32:13,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:32:13,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,770][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:32:13,770][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:32:13,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:32:13,772][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:32:13,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,773][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:32:13,774][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@4d77358f]
-[DEBUG][2015-08-25 13:32:13,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:32:13,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:32:13,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:32:13,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,795][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:32:13,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,795][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:32:13,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:32:13,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,806][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:32:13,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,808][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:32:13,808][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@1ab6479d]
-[DEBUG][2015-08-25 13:32:13,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:32:13,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:32:13,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:32:13,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,830][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:32:13,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,831][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:32:13,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:32:13,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,869][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:32:13,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,870][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:32:13,871][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@39f86091]
-[DEBUG][2015-08-25 13:32:13,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:32:13,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:32:13,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:32:13,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,892][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:32:13,892][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:32:13,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,893][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:32:13,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:32:13,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,903][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:32:13,904][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:32:13,906][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:32:13,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,915][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:32:13,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,917][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:32:13,917][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@79317916]
-[DEBUG][2015-08-25 13:32:13,924][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:32:13,924][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:32:13,924][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:32:13,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,933][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:32:13,934][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@28d0a524]
-[DEBUG][2015-08-25 13:32:13,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:32:13,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:32:13,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:32:13,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,953][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:32:13,953][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@25a7ae12]
-[DEBUG][2015-08-25 13:32:13,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:32:13,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:32:13,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:32:13,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,967][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:32:13,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,967][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:32:13,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:32:13,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,979][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:32:13,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,981][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:32:13,981][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@60e6e108]
-[DEBUG][2015-08-25 13:32:13,987][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:32:13,987][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:32:13,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:32:13,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,995][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:32:13,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,996][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:32:13,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:32:13,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,004][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:32:14,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,006][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:32:14,006][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@7ca89faf]
-[DEBUG][2015-08-25 13:32:14,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:32:14,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:32:14,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:32:14,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,026][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:32:14,026][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:32:14,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:14,027][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:32:14,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:32:14,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,048][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:32:14,049][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:32:14,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:32:14,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,059][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:32:14,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,061][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:32:14,061][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@63f672fe]
-[DEBUG][2015-08-25 13:32:14,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:32:14,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:32:14,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:14,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:32:14,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:32:14,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:32:14,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:32:14,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:32:14,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:32:14,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:32:14,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:32:14,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:32:14,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:32:14,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:32:14,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:32:14,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:32:14,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:32:14,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:32:14,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:32:14,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:32:14,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:32:14,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:32:14,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:32:14,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:32:14,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:32:14,079][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@4f09f8b4]
-[DEBUG][2015-08-25 13:32:14,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:32:14,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:14,087][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:32:14,088][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:32:14,089][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:32:14,089][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:32:14,091][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@1b3bce82 testClass = orderTest, testInstance = com.changyu.test.orderTest@7372c6c5, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:32:14,091][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:32:14,100][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:32:14,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:32:14,102][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:32:14,103][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:32:14,104][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:32:14,104][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:32:14,105][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:32:14,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:32:14,108][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:32:14,108][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:32:14,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:32:14,110][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:32:14,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:32:14,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:32:14,112][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:32:14,113][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,113][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,113][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,113][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,121][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:34:42,949][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:34:43,027][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@53546fcd declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:34:43,032][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:34:43,036][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:34:43,095][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:34:43,096][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:34:43,100][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:34:43,101][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:34:43,102][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:34:43,103][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:34:43,109][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:34:43,110][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:34:43,116][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:34:43,117][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:34:43,377][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:43,380][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:43,383][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:43,384][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:43,395][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:43,396][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:43,396][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:43,396][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:34:43,413][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:34:43,457][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:34:43,531][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:34:43,544][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:34:43,549][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:34:43,648][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:34:43,664][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:34:43,686][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:34:43,718][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:34:43,799][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:34:43,800][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:34:43,811][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:34:43,875][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:34:43,876][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:34:43,882][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:34:43,911][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:34:43,915][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:34:43,916][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:34:43,921][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:34:43,923][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:34:43,924][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:34:43,929][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:34:43,931][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:34:43,934][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:34:43,943][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:34:43,950][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:34:43,951][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:34:43,955][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:34:43,959][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:34:44,006][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:34:44,028][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:34:44,043][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:34:44,060][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:34:44,061][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:34:44,074][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:34:44,151][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:34:44,157][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:34:44 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:34:44,158][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@50383c13: org.springframework.beans.factory.support.DefaultListableBeanFactory@11059e51: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:34:44,244][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:44,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:34:44,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:34:44,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:44,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:34:44,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:34:44,493][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:44,493][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,494][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,495][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:44,499][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:34:44,499][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:34:44,506][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:34:44,507][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:34:44,508][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:34:44,510][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:34:44,511][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:34:44,511][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:34:44,512][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:34:44,513][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:34:44,514][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:34:44,515][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:34:44,516][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:34:44,517][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:34:44,517][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:34:44,518][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:34:44,518][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:34:44,519][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:34:44,519][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:34:44,523][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,526][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,526][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,527][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,527][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,527][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,527][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,527][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,527][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,528][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,528][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,528][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,528][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,528][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,528][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,528][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:34:44,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:34:44,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:44,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:34:44,560][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:34:44,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:44,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:44,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:44,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:34:44,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:34:44,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:44,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:34:44,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:34:44,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:34:44,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:44,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:34:44,652][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@4c6efbef]
-[DEBUG][2015-08-25 13:34:44,657][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@d36bad6]
-[INFO][2015-08-25 13:34:44,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@11059e51: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:34:44,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:34:44,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:34:44,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:34:44,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:44,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:44,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:44,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:34:44,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:34:44,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:44,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:44,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:44,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:44,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:34:44,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:44,752][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:44,753][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,754][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,754][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:44,755][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:44,755][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,756][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,756][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:44,757][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:44,758][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,758][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,758][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:44,763][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:44,763][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,764][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,764][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:44,766][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:44,767][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,767][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,768][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:44,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:44,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:34:45,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,190][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:34:45,205][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:34:45,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,206][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:34:45,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:34:45,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:34:45,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,241][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,241][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,241][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,255][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,255][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,259][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,259][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,301][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:34:45,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,316][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,316][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:34:45,316][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:34:45,316][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,316][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,317][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,317][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:34:45,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:34:45,334][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,334][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,334][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,334][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,336][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,336][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,336][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:34:45,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:34:45,338][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,339][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,339][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,339][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,339][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,340][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,340][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:34:45,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:34:45,343][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,343][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,344][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,344][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,347][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,350][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,350][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,350][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:34:45,350][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:34:45,350][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,350][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,351][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,351][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,355][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:34:45,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:34:45,356][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,357][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,357][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,357][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,358][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:34:45,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:34:45,361][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,361][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,362][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,362][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:34:45,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:34:45,366][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,366][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,367][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,367][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:34:45,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:34:45,371][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,371][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,371][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,372][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,374][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:34:45,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:34:45,376][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,376][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,376][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,376][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:34:45,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:34:45,381][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,381][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,381][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,381][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,381][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,385][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,385][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,385][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,385][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:34:45,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:34:45,386][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,386][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,386][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,386][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:34:45,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:34:45,391][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,391][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,391][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,391][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,395][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,395][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:34:45,395][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:34:45,395][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,396][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,396][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,396][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,400][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,400][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:34:45,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:34:45,403][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,403][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,403][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,403][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:45,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:45,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:34:45,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:34:45,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,609][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:45,610][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:45,610][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:45,610][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:45,611][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:45,612][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:45,612][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:45,612][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:45,613][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:45,613][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:45,614][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:45,614][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:45,615][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:45,616][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:45,616][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:45,617][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:45,619][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:45,619][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:45,620][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:45,620][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:34:45,629][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:34:45,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:34:45,849][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:34:45,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:46,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:34:46,074][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:34:46,074][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:34:46,081][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:34:46,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:46,289][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:34:46,290][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:34:46,292][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:34:46,294][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:34:46,295][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:34:46,296][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:34:46,296][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:34:46,472][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:34:46,473][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:34:46,473][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:34:46,474][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:34:46,474][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:34:46,475][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:34:46,475][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:34:46,476][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:34:46,477][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:34:46,478][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:34:46,479][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:34:46,479][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:34:46,480][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:34:46,481][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:34:46,481][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:34:46,482][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:34:46,483][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:34:46,483][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:34:46,484][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:34:46,485][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:34:46,485][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:34:46,486][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:34:46,486][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:34:46,487][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:34:46,487][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:34:46,488][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:34:46,488][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:34:46,489][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:34:46,490][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:34:46,490][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:34:46,491][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:34:46,491][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:34:46,492][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:34:46,493][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:34:46,493][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:34:46,493][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:34:46,494][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:34:46,495][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:34:46,495][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:34:46,496][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:34:46,497][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:34:46,497][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:34:46,498][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:34:46,499][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:34:46,499][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:34:46,500][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:34:46,501][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:34:46,501][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:34:46,502][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:34:46,503][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:34:46,504][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:34:46,504][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:34:46,505][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:34:46,506][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:34:46,506][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:34:46,508][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:34:46,508][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:34:46,522][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:34:46,524][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:34:46,524][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:34:46,528][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:34:46,531][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:34:46,531][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:34:46,532][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:34:46,533][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:34:46,533][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:34:46,536][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:34:46,537][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:34:46,537][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:34:46,538][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:34:46,539][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:34:46,539][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:34:46,540][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:34:46,542][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:34:46,542][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:34:46,543][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:34:46,544][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:34:46,544][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:34:46,545][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:34:46,546][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:34:46,547][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:34:46,547][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:34:46,549][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:34:46,549][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:34:46,550][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:34:46,551][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:34:46,551][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:34:46,553][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:34:46,554][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:34:46,554][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:34:46,556][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:34:46,557][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:34:46,558][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:34:46,559][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:34:46,560][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:34:46,560][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:34:46,561][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:34:46,562][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:34:46,562][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:34:46,563][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:34:46,564][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:34:46,565][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:34:46,566][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:34:46,567][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:34:46,567][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:34:46,568][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:34:46,569][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:34:46,569][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:34:46,570][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:34:46,571][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:34:46,571][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:34:46,572][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:34:46,574][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:34:46,574][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:34:46,575][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:34:46,576][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:34:46,577][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:34:46,579][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:34:46,580][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:34:46,580][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:34:46,582][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:34:46,583][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:34:46,583][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:34:46,584][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:34:46,585][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:34:46,585][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:34:46,586][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:34:46,587][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:34:46,588][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:34:46,589][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:34:46,590][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:34:46,591][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:34:46,591][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:34:46,593][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,594][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,594][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,594][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,596][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,596][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,596][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,598][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,599][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,600][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,602][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,604][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,605][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,607][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,609][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,609][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,610][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,611][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,612][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,613][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,614][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,615][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,617][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,618][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,619][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,620][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,621][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,622][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,623][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,624][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,626][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,627][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,629][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,661][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:34:47,996][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,068][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,158][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,211][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,325][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,390][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,514][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,584][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,642][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,852][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,908][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,958][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:34:49,010][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:34:49,076][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:34:49,117][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:34:49,231][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:34:49,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:34:49,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:34:49,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:34:49,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:34:49,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:34:49,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:34:49,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:34:49,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:34:49,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:34:49,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:34:49,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:34:49,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:34:49,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:34:49,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:34:49,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:34:49,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:34:49,278][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,278][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:34:49,278][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:34:49,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:34:49,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:34:49,280][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,280][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:34:49,280][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:34:49,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:34:49,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:34:49,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:34:49,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:34:49,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,287][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:34:49,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:34:49,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:34:49,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:34:49,290][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:34:49,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:34:49,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,315][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:34:49,316][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:34:49,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,325][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,325][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,340][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:34:49,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:34:49,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:34:49,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:34:49,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:34:49,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:34:49,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:34:49,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,385][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:34:49,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:34:49,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,407][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,407][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,407][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,407][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,408][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,408][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,408][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,408][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,408][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,408][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,408][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,408][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,409][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,409][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,409][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,409][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,409][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:34:49,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:34:49,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:34:49,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:34:49,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:34:49,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:34:49,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:34:49,455][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:34:49,458][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@535b7436]
-[DEBUG][2015-08-25 13:34:49,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:34:49,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:34:49,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:34:49,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,472][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,484][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:34:49,484][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:34:49,484][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:34:49,484][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:34:49,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,485][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:34:49,486][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:34:49,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,501][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:34:49,501][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:34:49,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:34:49,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,527][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:34:49,571][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:34:49,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:34:49,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,589][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:34:49,589][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:34:49,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:34:49,591][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:34:49,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,592][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:34:49,593][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@6491b172]
-[DEBUG][2015-08-25 13:34:49,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:34:49,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:34:49,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:34:49,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,612][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:34:49,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,613][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:34:49,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:34:49,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,623][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:34:49,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,624][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,624][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,625][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:34:49,625][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@621dd45b]
-[DEBUG][2015-08-25 13:34:49,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:34:49,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:34:49,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:34:49,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,646][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:34:49,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,647][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:34:49,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:34:49,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,684][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:34:49,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,687][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:34:49,687][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@5e61cbbb]
-[DEBUG][2015-08-25 13:34:49,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:34:49,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:34:49,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:34:49,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:34:49,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:34:49,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,711][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:34:49,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:34:49,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,721][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:34:49,721][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:34:49,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:34:49,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,732][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:34:49,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,734][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:34:49,734][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@3b3833a7]
-[DEBUG][2015-08-25 13:34:49,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:34:49,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:34:49,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:34:49,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,747][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:34:49,748][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@322ad892]
-[DEBUG][2015-08-25 13:34:49,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:34:49,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:34:49,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:34:49,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,769][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:34:49,769][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@5ea0b717]
-[DEBUG][2015-08-25 13:34:49,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:34:49,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:34:49,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:34:49,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,786][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:34:49,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,787][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:34:49,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:34:49,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,800][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:34:49,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,802][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:34:49,803][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@237bcf2f]
-[DEBUG][2015-08-25 13:34:49,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:34:49,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:34:49,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:34:49,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,816][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:34:49,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,817][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:34:49,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:34:49,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,824][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:34:49,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,826][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:34:49,826][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@57dd1619]
-[DEBUG][2015-08-25 13:34:49,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:34:49,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:34:49,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:34:49,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,848][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:34:49,848][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:34:49,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,850][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:34:49,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:34:49,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,860][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:34:49,860][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:34:49,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:34:49,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,908][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:34:49,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,911][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:34:49,911][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@21a55d62]
-[DEBUG][2015-08-25 13:34:49,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:34:49,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:34:49,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:34:49,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:34:49,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:34:49,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:34:49,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:34:49,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:34:49,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:34:49,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:34:49,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:34:49,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:34:49,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:34:49,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:34:49,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:34:49,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:34:49,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:34:49,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:34:49,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:34:49,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:34:49,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:34:49,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:34:49,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:34:49,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:34:49,934][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@56d39b53]
-[DEBUG][2015-08-25 13:34:49,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:34:49,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,941][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:34:49,941][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:34:49,942][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:34:49,943][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:34:49,944][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@3784dc10 testClass = orderTest, testInstance = com.changyu.test.orderTest@738bbae9, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:34:49,945][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:34:49,956][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:34:49,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:34:49,957][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:34:49,958][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:34:49,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:34:49,960][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:34:49,960][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:34:49,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:34:49,963][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:34:49,964][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:34:49,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:34:49,966][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:34:49,966][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:34:49,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:34:49,968][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:34:49,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,979][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:34:50,016][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-25 13:34:50,017][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@3784dc10 testClass = orderTest, testInstance = com.changyu.test.orderTest@738bbae9, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 13:34:50,018][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@3784dc10 testClass = orderTest, testInstance = com.changyu.test.orderTest@738bbae9, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:34:50,028][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@3784dc10 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 13:34:50,033][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:34:44 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:34:50,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:50,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 13:34:50,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@11059e51: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:34:50,037][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:34:50,038][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:34:50,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 13:34:50,040][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-08-25 13:34:50,049][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 13:38:18,281][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:38:18,367][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@192328ef declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:38:18,372][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:38:18,376][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:38:18,452][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:38:18,453][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:38:18,456][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:38:18,457][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:38:18,459][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:38:18,461][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:38:18,467][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:38:18,467][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:38:18,472][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:38:18,473][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:38:18,723][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:18,725][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:18,729][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:18,729][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:18,741][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:18,741][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:18,742][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:18,742][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:38:18,758][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:38:18,800][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:38:18,873][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:38:18,887][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:38:18,891][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:38:18,996][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:38:19,013][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:38:19,035][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:38:19,068][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:38:19,158][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:38:19,159][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:38:19,170][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:38:19,233][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:38:19,234][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:38:19,239][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:38:19,262][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:38:19,266][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:38:19,268][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:38:19,273][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:38:19,275][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:38:19,278][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:38:19,279][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:38:19,281][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:38:19,283][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:38:19,293][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:38:19,300][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:38:19,300][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:38:19,304][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:38:19,308][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:38:19,357][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:38:19,385][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:38:19,399][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:38:19,415][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:38:19,417][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:38:19,430][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:38:19,501][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:38:19,508][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:38:19 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:38:19,509][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@50383c13: org.springframework.beans.factory.support.DefaultListableBeanFactory@735404c6: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:38:19,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:19,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:38:19,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:38:19,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:19,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:38:19,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:38:19,843][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:19,844][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:19,844][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:19,845][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:19,848][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:38:19,849][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:38:19,856][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:38:19,857][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:38:19,858][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:38:19,858][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:38:19,859][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:38:19,860][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:38:19,860][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:38:19,861][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:38:19,862][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:38:19,862][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:38:19,863][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:38:19,864][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:38:19,864][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:38:19,865][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:38:19,866][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:38:19,867][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:38:19,869][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:38:19,873][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,876][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,876][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,877][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,877][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,877][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,877][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,877][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,877][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,877][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,878][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,878][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,878][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,878][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,878][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,878][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:38:19,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:38:19,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:19,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:38:19,912][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:38:19,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:19,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:19,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:19,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:38:19,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:38:19,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:19,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:38:19,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:38:19,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:38:19,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:19,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:38:20,007][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@6f2a751d]
-[DEBUG][2015-08-25 13:38:20,013][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@185b39e8]
-[INFO][2015-08-25 13:38:20,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@735404c6: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:38:20,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:38:20,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:20,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:20,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:20,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:20,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:38:20,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:38:20,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,044][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:38:20,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:38:20,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:38:20,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,104][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:20,104][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,104][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,105][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:20,107][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:20,107][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,108][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,108][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:20,109][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:20,109][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,110][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,110][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:20,115][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:20,115][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,116][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,117][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:20,120][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:20,120][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,121][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,121][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:20,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:38:20,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,553][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:38:20,570][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:38:20,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,570][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:38:20,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:38:20,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:38:20,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,605][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,605][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,619][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,664][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:38:20,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:38:20,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:38:20,677][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,677][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,678][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:38:20,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:38:20,698][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,699][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:38:20,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:38:20,706][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,706][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,706][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:38:20,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:38:20,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,711][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,711][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:38:20,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:38:20,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,718][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:38:20,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:38:20,722][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,722][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,722][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:38:20,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:38:20,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,726][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:38:20,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:38:20,730][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,730][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,731][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:38:20,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:38:20,736][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,736][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,736][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:38:20,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:38:20,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:38:20,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:38:20,745][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,745][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,746][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:38:20,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:38:20,749][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,750][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,750][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,752][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,752][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,752][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:38:20,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:38:20,754][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,755][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,755][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:38:20,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:38:20,761][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,761][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,761][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:38:20,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:38:20,767][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,767][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,768][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,771][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:20,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:20,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:38:20,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:38:20,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,965][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:20,966][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,966][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,966][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:20,967][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:20,968][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,968][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,969][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:20,970][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:20,970][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,971][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,971][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:20,972][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:20,972][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,973][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,973][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:20,974][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:20,974][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,975][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,975][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:38:20,986][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:38:21,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:38:21,215][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:38:21,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:21,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:21,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:21,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:21,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:38:21,438][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:38:21,439][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:38:21,445][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:38:21,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:21,668][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:38:21,668][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:38:21,670][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:38:21,672][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:38:21,673][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:38:21,674][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:38:21,675][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:38:21,840][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:38:21,841][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:38:21,841][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:38:21,842][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:38:21,843][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:38:21,843][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:38:21,844][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:38:21,844][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:38:21,845][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:38:21,845][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:38:21,846][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:38:21,847][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:38:21,847][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:38:21,848][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:38:21,848][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:38:21,849][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:38:21,849][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:38:21,850][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:38:21,851][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:38:21,851][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:38:21,852][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:38:21,853][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:38:21,853][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:38:21,854][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:38:21,855][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:38:21,855][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:38:21,856][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:38:21,856][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:38:21,857][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:38:21,857][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:38:21,858][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:38:21,859][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:38:21,859][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:38:21,860][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:38:21,860][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:38:21,860][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:38:21,861][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:38:21,862][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:38:21,863][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:38:21,864][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:38:21,865][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:38:21,865][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:38:21,866][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:38:21,867][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:38:21,867][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:38:21,868][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:38:21,869][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:38:21,869][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:38:21,870][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:38:21,871][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:38:21,871][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:38:21,872][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:38:21,873][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:38:21,873][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:38:21,874][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:38:21,875][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:38:21,876][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:38:21,876][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:38:21,895][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:38:21,896][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:38:21,899][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:38:21,903][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:38:21,903][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:38:21,904][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:38:21,905][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:38:21,905][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:38:21,908][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:38:21,909][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:38:21,909][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:38:21,911][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:38:21,912][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:38:21,912][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:38:21,913][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:38:21,914][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:38:21,914][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:38:21,915][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:38:21,916][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:38:21,917][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:38:21,917][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:38:21,919][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:38:21,919][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:38:21,920][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:38:21,921][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:38:21,921][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:38:21,922][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:38:21,923][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:38:21,924][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:38:21,925][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:38:21,927][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:38:21,927][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:38:21,928][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:38:21,929][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:38:21,929][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:38:21,931][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:38:21,932][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:38:21,932][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:38:21,933][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:38:21,934][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:38:21,934][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:38:21,936][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:38:21,937][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:38:21,937][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:38:21,938][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:38:21,939][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:38:21,939][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:38:21,941][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:38:21,942][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:38:21,943][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:38:21,945][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:38:21,947][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:38:21,948][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:38:21,950][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:38:21,951][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:38:21,951][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:38:21,952][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:38:21,953][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:38:21,954][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:38:21,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:38:21,956][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:38:21,956][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:38:21,958][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:38:21,959][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:38:21,959][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:38:21,960][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:38:21,961][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:38:21,962][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:38:21,963][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:38:21,965][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:38:21,966][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:38:21,967][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:38:21,969][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:38:21,969][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:38:21,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:38:21,971][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,972][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,972][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,972][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,974][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,974][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,974][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,976][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,977][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,979][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,980][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,982][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,984][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,986][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,987][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,988][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,989][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,990][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,991][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,992][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,994][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,995][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,996][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,998][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,998][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,999][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:22,001][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:22,002][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:22,003][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:22,004][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:22,005][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:22,006][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:22,008][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:22,033][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:38:23,227][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:38:23,298][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:38:23,393][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:38:23,445][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:38:23,562][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:38:23,647][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:38:23,767][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:38:23,838][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:38:23,898][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:38:24,117][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:38:24,169][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:38:24,215][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:38:24,268][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:38:24,336][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:38:24,378][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:38:24,494][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:38:24,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:38:24,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:38:24,533][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:38:24,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:38:24,535][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:38:24,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:38:24,536][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:38:24,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:38:24,538][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:38:24,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:38:24,539][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:38:24,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:38:24,541][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:38:24,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:38:24,542][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:38:24,543][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:38:24,543][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:38:24,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:38:24,545][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:38:24,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:38:24,547][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:38:24,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:38:24,549][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:38:24,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:38:24,553][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:38:24,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:38:24,555][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:38:24,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:38:24,557][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:38:24,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:38:24,560][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:38:24,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:38:24,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,595][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:38:24,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:38:24,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,618][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:38:24,619][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,619][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,619][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,620][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:38:24,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:38:24,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:24,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:38:24,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:38:24,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:24,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:38:24,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:38:24,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:38:24,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:38:24,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,688][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,688][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,688][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,688][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,689][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,689][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,689][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,689][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,689][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,689][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,690][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,690][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,690][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,690][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,690][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,690][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,690][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:38:24,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:38:24,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:38:24,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:38:24,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:38:24,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:24,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:38:24,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:38:24,729][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:38:24,732][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@1c99e99b]
-[DEBUG][2015-08-25 13:38:24,746][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:38:24,746][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:38:24,746][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:38:24,746][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,760][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:38:24,760][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:38:24,760][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:38:24,761][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:38:24,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:24,761][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:38:24,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:38:24,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,776][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:38:24,777][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:38:24,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:38:24,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,790][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:38:24,790][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:38:24,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:38:24,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,827][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:38:24,828][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:38:24,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:38:24,830][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:38:24,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,832][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:38:24,832][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@5350266d]
-[DEBUG][2015-08-25 13:38:24,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:38:24,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:38:24,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:38:24,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,853][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:38:24,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:24,854][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:38:24,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:38:24,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,864][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:38:24,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,866][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:38:24,867][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@215a4f65]
-[DEBUG][2015-08-25 13:38:24,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:38:24,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:38:24,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:38:24,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,890][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-25 13:38:24,890][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:38:24,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:24,891][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-25 13:38:24,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:38:24,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,902][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-08-25 13:38:24,902][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:38:24,903][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:38:24,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,938][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:38:24,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,940][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:38:24,941][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@c4c1859]
-[DEBUG][2015-08-25 13:38:24,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:38:24,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:38:24,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:38:24,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,959][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:38:24,960][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:38:24,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:24,961][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:38:24,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:38:24,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,970][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:38:24,970][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:38:24,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:38:24,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,979][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:38:24,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,981][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:38:24,982][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@619cb30]
-[DEBUG][2015-08-25 13:38:24,987][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:38:24,987][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:38:24,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:38:24,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:24,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,996][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:38:24,996][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@5bd088c3]
-[DEBUG][2015-08-25 13:38:25,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:38:25,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:38:25,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:38:25,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,007][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:25,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,014][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:38:25,014][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@6366982d]
-[DEBUG][2015-08-25 13:38:25,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:38:25,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:38:25,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:38:25,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,021][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,028][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:38:25,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:25,029][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:38:25,030][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:38:25,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,041][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:38:25,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,043][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:38:25,043][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@4fc09f93]
-[DEBUG][2015-08-25 13:38:25,049][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:38:25,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:38:25,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:38:25,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,055][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:38:25,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:25,056][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:38:25,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:38:25,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,063][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:38:25,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,065][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:38:25,065][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@413c1c0c]
-[DEBUG][2015-08-25 13:38:25,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:38:25,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:38:25,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:38:25,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,088][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:38:25,088][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:38:25,088][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:25,089][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:38:25,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:38:25,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,112][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:38:25,113][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:38:25,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:38:25,116][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,125][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:38:25,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,127][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:38:25,128][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@238f5df3]
-[DEBUG][2015-08-25 13:38:25,139][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:38:25,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:38:25,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:25,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:38:25,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:38:25,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:38:25,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:38:25,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:38:25,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:38:25,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:38:25,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:38:25,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:38:25,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:38:25,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:38:25,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:38:25,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:38:25,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:38:25,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:38:25,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:38:25,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:38:25,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:38:25,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:38:25,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:38:25,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:38:25,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:38:25,148][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@6ff22658]
-[DEBUG][2015-08-25 13:38:25,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:38:25,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:25,160][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:38:25,160][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:38:25,161][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:38:25,162][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:38:25,163][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@7413dd90 testClass = orderTest, testInstance = com.changyu.test.orderTest@44375479, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:38:25,164][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:38:25,172][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:38:25,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:38:25,174][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:38:25,174][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:38:25,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:38:25,177][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:38:25,177][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:38:25,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:38:25,179][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:38:25,179][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:38:25,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:38:25,181][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:38:25,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:38:25,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:38:25,184][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:38:25,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,193][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:38:25,238][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-25 13:38:25,249][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4faf895f]
-[DEBUG][2015-08-25 13:38:25,273][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-25 13:38:25,274][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-25 13:38:25,279][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@6314061d] will be managed by Spring
-[DEBUG][2015-08-25 13:38:25,290][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]==> Preparing: select preferential_id, need_number, discount_num ,campus_id from preferential where campus_id=? order by need_number desc
-[DEBUG][2015-08-25 13:38:25,519][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]==> Parameters: 1(Integer)
-[DEBUG][2015-08-25 13:38:25,586][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]<== Total: 3
-[DEBUG][2015-08-25 13:38:25,587][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-08-25 13:38:25,588][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4faf895f]
-[DEBUG][2015-08-25 13:38:25,589][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4faf895f]
-[DEBUG][2015-08-25 13:38:25,590][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-25 13:38:25,591][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@7413dd90 testClass = orderTest, testInstance = com.changyu.test.orderTest@44375479, testMethod = testCalcularPrice@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 13:38:25,592][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@7413dd90 testClass = orderTest, testInstance = com.changyu.test.orderTest@44375479, testMethod = testCalcularPrice@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:38:25,596][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@7413dd90 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 13:38:25,599][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:38:19 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:38:25,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:25,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 13:38:25,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@735404c6: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:38:25,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:38:25,604][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:38:25,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 13:38:25,606][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-08-25 13:38:25,607][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[INFO][2015-08-25 13:38:25,611][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 13:39:29,509][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:39:29,589][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@7d42f66f declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:39:29,594][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:39:29,597][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:39:29,661][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:39:29,661][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:39:29,666][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:39:29,666][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:39:29,669][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:39:29,670][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:39:29,676][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:39:29,676][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:39:29,682][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@592c34b testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:39:29,683][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@592c34b testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:39:29,907][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:29,909][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:29,913][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:29,913][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:29,925][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:29,925][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:29,925][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:29,926][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:39:29,942][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:39:29,987][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:39:30,060][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:39:30,073][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:39:30,077][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:39:30,188][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:39:30,204][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:39:30,227][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:39:30,255][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:39:30,340][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:39:30,341][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:39:30,352][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:39:30,418][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:39:30,419][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:39:30,424][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:39:30,451][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:39:30,454][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:39:30,456][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:39:30,462][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:39:30,465][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:39:30,468][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:39:30,470][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:39:30,472][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:39:30,473][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:39:30,482][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:39:30,488][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:39:30,489][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:39:30,493][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:39:30,498][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:39:30,547][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:39:30,568][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:39:30,583][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:39:30,600][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:39:30,601][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:39:30,615][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:39:30,687][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:39:30,695][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@735c3f7b: startup date [Tue Aug 25 13:39:30 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:39:30,697][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@735c3f7b: org.springframework.beans.factory.support.DefaultListableBeanFactory@26048761: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:39:30,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:30,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:30,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:30,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:30,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:39:30,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:39:30,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:30,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:39:30,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:39:31,091][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:31,092][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,093][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,093][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:31,100][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:39:31,100][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:39:31,109][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:39:31,110][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:39:31,111][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:39:31,112][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:39:31,114][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:39:31,115][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:39:31,115][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:39:31,116][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:39:31,117][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:39:31,118][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:39:31,120][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:39:31,120][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:39:31,121][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:39:31,122][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:39:31,123][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:39:31,123][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:39:31,124][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:39:31,128][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,133][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,134][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,134][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,134][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,134][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,134][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,135][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,135][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,135][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,136][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,136][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,136][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,136][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,136][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,137][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:39:31,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:39:31,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:39:31,174][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:39:31,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,201][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,216][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,216][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,216][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:39:31,216][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:39:31,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:39:31,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:39:31,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:39:31,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:39:31,288][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@2d671e3c]
-[DEBUG][2015-08-25 13:39:31,293][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@677b5466]
-[INFO][2015-08-25 13:39:31,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@26048761: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:39:31,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:39:31,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:39:31,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:39:31,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:39:31,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:39:31,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:39:31,355][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,384][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:31,385][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,385][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,385][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:31,386][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:31,387][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,387][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,388][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:31,389][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:31,389][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,389][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,389][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:31,394][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:31,394][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,395][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,395][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:31,397][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:31,398][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,399][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,399][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:31,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:39:31,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,829][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:39:31,843][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:39:31,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,844][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:39:31,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:39:31,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:39:31,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,872][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,873][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:31,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,887][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,942][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:39:31,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:39:31,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:39:31,958][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,958][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:31,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,958][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:31,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:39:31,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:39:31,978][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,978][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:31,978][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,978][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:31,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:39:31,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:39:31,984][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,984][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:31,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,984][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,987][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:31,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:39:31,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:39:31,989][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,989][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:31,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,989][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:31,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:31,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,996][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:39:31,996][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:39:31,996][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,997][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:31,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,997][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:39:32,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:39:32,004][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,004][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,004][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,007][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,007][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,008][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,008][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:39:32,008][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:39:32,008][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,008][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,008][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,009][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,011][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,011][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,011][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,011][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:39:32,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:39:32,014][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,014][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,014][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,018][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,018][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,018][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,018][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:39:32,019][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:39:32,019][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,019][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,019][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,019][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,021][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,021][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,021][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,021][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:39:32,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:39:32,024][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,024][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,025][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,029][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:39:32,029][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:39:32,029][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,029][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,029][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,030][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:39:32,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:39:32,033][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,034][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,034][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,037][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,038][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,038][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,038][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:39:32,038][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:39:32,039][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,039][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,039][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,043][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:39:32,043][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:39:32,043][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,043][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,043][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,043][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,049][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:39:32,049][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:39:32,050][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,050][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,051][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,052][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,058][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:32,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:32,066][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:39:32,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:39:32,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,241][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:32,242][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:32,242][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:32,243][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:32,244][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:32,244][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:32,244][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:32,245][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:32,246][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:32,247][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:32,247][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:32,247][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:32,249][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:32,249][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:32,249][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:32,250][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:32,251][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:32,251][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:32,251][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:32,252][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:39:32,262][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:39:32,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:39:32,483][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:39:32,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:39:32,715][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:39:32,716][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:39:32,722][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:39:32,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:32,935][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:39:32,937][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:39:32,939][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:39:32,941][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:39:32,942][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:39:32,944][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:39:32,944][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:39:33,097][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:39:33,098][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:39:33,099][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:39:33,100][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:39:33,101][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:39:33,102][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:39:33,102][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:39:33,103][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:39:33,104][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:39:33,105][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:39:33,106][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:39:33,106][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:39:33,107][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:39:33,108][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:39:33,109][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:39:33,109][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:39:33,110][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:39:33,110][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:39:33,111][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:39:33,112][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:39:33,112][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:39:33,113][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:39:33,114][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:39:33,114][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:39:33,115][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:39:33,116][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:39:33,116][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:39:33,117][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:39:33,118][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:39:33,118][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:39:33,119][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:39:33,120][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:39:33,120][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:39:33,121][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:39:33,121][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:39:33,121][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:39:33,122][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:39:33,123][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:39:33,124][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:39:33,125][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:39:33,125][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:39:33,126][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:39:33,127][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:39:33,128][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:39:33,128][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:39:33,129][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:39:33,130][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:39:33,130][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:39:33,131][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:39:33,132][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:39:33,132][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:39:33,133][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:39:33,134][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:39:33,134][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:39:33,136][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:39:33,137][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:39:33,137][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:39:33,138][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:39:33,157][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:39:33,158][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:39:33,162][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:39:33,167][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:39:33,167][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:39:33,168][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:39:33,169][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:39:33,170][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:39:33,173][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:39:33,174][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:39:33,174][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:39:33,175][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:39:33,176][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:39:33,176][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:39:33,177][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:39:33,178][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:39:33,179][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:39:33,179][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:39:33,180][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:39:33,181][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:39:33,181][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:39:33,182][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:39:33,183][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:39:33,183][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:39:33,184][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:39:33,184][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:39:33,186][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:39:33,187][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:39:33,187][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:39:33,188][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:39:33,189][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:39:33,190][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:39:33,191][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:39:33,192][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:39:33,192][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:39:33,194][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:39:33,195][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:39:33,196][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:39:33,198][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:39:33,199][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:39:33,199][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:39:33,205][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:39:33,206][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:39:33,206][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:39:33,208][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:39:33,210][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:39:33,210][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:39:33,211][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:39:33,212][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:39:33,212][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:39:33,213][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:39:33,215][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:39:33,215][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:39:33,216][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:39:33,217][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:39:33,217][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:39:33,218][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:39:33,219][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:39:33,219][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:39:33,220][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:39:33,221][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:39:33,221][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:39:33,222][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:39:33,223][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:39:33,224][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:39:33,225][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:39:33,226][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:39:33,226][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:39:33,227][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:39:33,228][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:39:33,228][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:39:33,230][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:39:33,231][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:39:33,231][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:39:33,232][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:39:33,233][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,234][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,235][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,235][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,236][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,237][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,237][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,238][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,239][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,240][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,241][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,243][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,244][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,246][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,248][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,248][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,249][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,251][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,252][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,253][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,255][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,256][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,257][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,259][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,259][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,260][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,261][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,262][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,263][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,265][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,266][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,267][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,268][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,293][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:39:34,449][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:39:34,519][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:39:34,602][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:39:34,652][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:39:34,746][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:39:34,817][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:39:34,953][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:39:35,041][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:39:35,100][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:39:35,304][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:39:35,358][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:39:35,405][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:39:35,475][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:39:35,540][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:39:35,582][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:39:35,700][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:39:35,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:39:35,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:39:35,787][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:39:35,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:39:35,789][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:39:35,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:39:35,791][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:39:35,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:39:35,792][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,793][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:39:35,793][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:39:35,793][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,793][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:39:35,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:39:35,794][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:39:35,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:39:35,795][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:39:35,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:39:35,797][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:39:35,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:39:35,798][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:39:35,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:39:35,800][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:39:35,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:39:35,801][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:39:35,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:39:35,803][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:39:35,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:39:35,805][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:39:35,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:39:35,806][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:39:35,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:39:35,808][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:39:35,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:39:35,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,838][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:39:35,840][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:39:35,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,867][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:39:35,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:39:35,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:39:35,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:35,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:39:35,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:39:35,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:35,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:39:35,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:39:35,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:39:35,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:39:35,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,935][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,936][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,936][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,936][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,936][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,936][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,936][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,936][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,937][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,937][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,937][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,937][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,937][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,937][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,937][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,937][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,937][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:39:35,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:39:35,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:39:35,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:39:35,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:39:35,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:35,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:39:35,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:39:35,976][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:39:35,978][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@2760b402]
-[DEBUG][2015-08-25 13:39:35,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:39:35,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:39:35,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:39:35,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,004][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:39:36,004][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:39:36,004][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:39:36,004][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:39:36,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,005][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:39:36,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:39:36,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,017][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:39:36,017][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:39:36,019][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:39:36,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,032][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:39:36,032][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:39:36,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:39:36,033][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:39:36,033][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:39:36,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:39:36,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,055][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:39:36,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,058][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:39:36,058][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@58b8ec86]
-[DEBUG][2015-08-25 13:39:36,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:39:36,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:39:36,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:39:36,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,078][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:39:36,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:39:36,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:39:36,083][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,083][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,083][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,083][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,089][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:39:36,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,091][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:39:36,091][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@213b91a5]
-[DEBUG][2015-08-25 13:39:36,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:39:36,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:39:36,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:39:36,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,098][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,112][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:39:36,112][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-25 13:39:36,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,113][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:39:36,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:39:36,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,124][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,124][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,124][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,146][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:39:36,146][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-25 13:39:36,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:39:36,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,155][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-08-25 13:39:36,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,157][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:39:36,157][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@210099e7]
-[DEBUG][2015-08-25 13:39:36,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:39:36,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:39:36,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:39:36,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,178][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:39:36,178][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:39:36,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,178][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:39:36,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:39:36,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,188][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:39:36,188][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:39:36,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:39:36,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,198][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:39:36,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,200][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:39:36,200][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@186c17fd]
-[DEBUG][2015-08-25 13:39:36,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:39:36,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:39:36,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:39:36,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,214][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:39:36,214][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@bfd056f]
-[DEBUG][2015-08-25 13:39:36,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:39:36,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:39:36,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:39:36,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,236][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,236][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,236][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,237][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:39:36,237][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@4641e51b]
-[DEBUG][2015-08-25 13:39:36,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:39:36,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:39:36,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:39:36,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,250][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:39:36,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,250][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:39:36,252][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:39:36,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,261][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:39:36,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,263][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:39:36,263][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@3155d88d]
-[DEBUG][2015-08-25 13:39:36,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:39:36,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:39:36,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:39:36,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,275][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:39:36,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,276][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:39:36,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:39:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,280][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,283][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:39:36,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,285][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:39:36,285][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@582e18e4]
-[DEBUG][2015-08-25 13:39:36,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:39:36,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:39:36,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:39:36,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,303][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:39:36,304][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:39:36,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,304][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:39:36,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:39:36,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,323][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:39:36,324][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:39:36,325][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:39:36,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,331][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:39:36,331][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,331][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,331][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,333][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:39:36,333][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@357fe851]
-[DEBUG][2015-08-25 13:39:36,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:39:36,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:39:36,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:36,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:39:36,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:39:36,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:39:36,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:39:36,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:39:36,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:39:36,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:39:36,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:39:36,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:39:36,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:39:36,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:39:36,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:39:36,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:39:36,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:39:36,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:39:36,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:39:36,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:39:36,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:39:36,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:39:36,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:39:36,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:39:36,347][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:39:36,350][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@55717a22]
-[DEBUG][2015-08-25 13:39:36,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:39:36,355][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:36,358][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:39:36,359][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,360][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:39:36,360][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@592c34b testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:39:36,361][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@62f19a7 testClass = orderTest, testInstance = com.changyu.test.orderTest@7e3d261c, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@592c34b testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:39:36,362][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@592c34b testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:39:36,376][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:39:36,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:39:36,378][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:39:36,379][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:39:36,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:39:36,381][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:39:36,381][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:39:36,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:39:36,383][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:39:36,384][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:39:36,385][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:39:36,385][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:39:36,386][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:39:36,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:39:36,388][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:39:36,389][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,397][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@592c34b testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:39:36,436][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-25 13:39:36,446][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a491adf]
-[DEBUG][2015-08-25 13:39:36,469][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-25 13:39:36,470][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-25 13:39:36,474][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@7102011d] will be managed by Spring
-[DEBUG][2015-08-25 13:39:36,485][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]==> Preparing: select preferential_id, need_number, discount_num ,campus_id from preferential where campus_id=? order by need_number desc
-[DEBUG][2015-08-25 13:39:36,699][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]==> Parameters: 1(Integer)
-[DEBUG][2015-08-25 13:39:36,769][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]<== Total: 3
-[DEBUG][2015-08-25 13:39:36,770][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-08-25 13:39:36,771][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a491adf]
-[DEBUG][2015-08-25 13:39:36,773][org.mybatis.spring.SqlSessionUtils]Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a491adf] from current transaction
-[DEBUG][2015-08-25 13:39:36,774][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]==> Preparing: select is_discount,discount_price,food.price,is_full_discount,order.food_id from orders,food where orders.food_id=food.food_id and orders.tag =1 and order_id=? and phone = ?
-[ERROR][2015-08-25 13:39:36,776][com.alibaba.druid.filter.stat.StatFilter]merge sql error, dbType mysql, sql :
-select
- is_discount,discount_price,food.price,is_full_discount,order.food_id
- from
- orders,food
- where
- orders.food_id=food.food_id and orders.tag =1
- and order_id=? and phone = ?
-com.alibaba.druid.sql.parser.ParserException: ERROR. token : ORDER, pos : 77
- at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:568)
- at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:181)
- at com.alibaba.druid.sql.parser.SQLExprParser.expr(SQLExprParser.java:110)
- at com.alibaba.druid.sql.parser.SQLSelectParser.expr(SQLSelectParser.java:445)
- at com.alibaba.druid.sql.parser.SQLSelectParser.parseSelectItem(SQLSelectParser.java:301)
- at com.alibaba.druid.sql.parser.SQLSelectParser.parseSelectList(SQLSelectParser.java:274)
- at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:127)
- at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:60)
- at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:194)
- at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:133)
- at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:112)
- at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:107)
- at com.alibaba.druid.sql.visitor.ParameterizedOutputVisitorUtils.parameterize(ParameterizedOutputVisitorUtils.java:54)
- at com.alibaba.druid.filter.stat.StatFilter.mergeSql(StatFilter.java:145)
- at com.alibaba.druid.filter.stat.StatFilter.createSqlStat(StatFilter.java:629)
- at com.alibaba.druid.filter.stat.StatFilter.statementPrepareAfter(StatFilter.java:305)
- at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:124)
- at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:448)
- at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:342)
- at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:318)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:601)
- at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
- at com.sun.proxy.$Proxy38.prepareStatement(Unknown Source)
- at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:79)
- at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
- at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:58)
- at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:76)
- at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:61)
- at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:303)
- at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:154)
- at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:102)
- at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:82)
- at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:120)
- at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:113)
- at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:73)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:601)
- at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:355)
- at com.sun.proxy.$Proxy11.selectOne(Unknown Source)
- at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:160)
- at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:69)
- at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:53)
- at com.sun.proxy.$Proxy22.getOrderByOrderId(Unknown Source)
- at com.changyu.foryou.serviceImpl.OrderServiceImpl.getPriceDiscounted(OrderServiceImpl.java:275)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:601)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
- at com.alibaba.druid.support.spring.stat.DruidStatInterceptor.invoke(DruidStatInterceptor.java:72)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
- at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:90)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at com.sun.proxy.$Proxy24.getPriceDiscounted(Unknown Source)
- at com.changyu.test.orderTest.testCalcularPrice(orderTest.java:395)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:601)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:74)
- at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:83)
- at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:72)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:231)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:88)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
- at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
- at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:71)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:174)
- at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
- at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:197)
-[DEBUG][2015-08-25 13:39:36,785][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]==> Parameters: 2429775447983(Long), 18896554880(String)
-[DEBUG][2015-08-25 13:39:36,809][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-08-25 13:39:36,846][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,846][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,846][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,847][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,848][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,848][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,848][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,848][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:39:36,849][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-error-codes.xml]
-[DEBUG][2015-08-25 13:39:36,852][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:39:36,855][org.springframework.beans.factory.xml.BeansDtdResolver]Found beans DTD [http://www.springframework.org/dtd/spring-beans-2.0.dtd] in classpath: spring-beans-2.0.dtd
-[DEBUG][2015-08-25 13:39:36,873][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:39:36,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'DB2'
-[DEBUG][2015-08-25 13:39:36,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'DB2'
-[DEBUG][2015-08-25 13:39:36,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'DB2' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,911][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,912][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,912][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,912][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,913][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,914][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,914][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,914][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,915][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,915][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,916][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,916][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,917][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,917][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,917][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,918][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,918][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,918][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,919][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,920][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'DB2'
-[DEBUG][2015-08-25 13:39:36,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Derby'
-[DEBUG][2015-08-25 13:39:36,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Derby'
-[DEBUG][2015-08-25 13:39:36,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Derby' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,923][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,923][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,924][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,924][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,925][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,925][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,925][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,926][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,926][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,927][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,927][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,927][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,928][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,928][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,928][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,928][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,929][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,929][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,930][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,930][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Derby'
-[DEBUG][2015-08-25 13:39:36,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'H2'
-[DEBUG][2015-08-25 13:39:36,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'H2'
-[DEBUG][2015-08-25 13:39:36,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'H2' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,933][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,933][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,934][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,934][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,935][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,935][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,935][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,936][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,937][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,937][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,937][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,938][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,938][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,938][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,939][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,939][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,940][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,940][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,940][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,940][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'H2'
-[DEBUG][2015-08-25 13:39:36,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'HSQL'
-[DEBUG][2015-08-25 13:39:36,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'HSQL'
-[DEBUG][2015-08-25 13:39:36,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'HSQL' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,943][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,943][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,944][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,944][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,944][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,945][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,945][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,945][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,946][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,947][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,947][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,947][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,948][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,948][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,948][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,949][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,949][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,949][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,950][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,950][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'HSQL'
-[DEBUG][2015-08-25 13:39:36,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Informix'
-[DEBUG][2015-08-25 13:39:36,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Informix'
-[DEBUG][2015-08-25 13:39:36,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Informix' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,953][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,953][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,953][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,954][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,954][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,954][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,954][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,955][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,955][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,956][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,956][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,956][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,957][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,957][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,957][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,958][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,958][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,958][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,959][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,959][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Informix'
-[DEBUG][2015-08-25 13:39:36,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'MS-SQL'
-[DEBUG][2015-08-25 13:39:36,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'MS-SQL'
-[DEBUG][2015-08-25 13:39:36,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'MS-SQL' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,961][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,962][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,962][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,963][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,964][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,964][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,964][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,965][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,966][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,966][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,967][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,967][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,968][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,968][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,968][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,969][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,969][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,970][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,970][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,970][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'MS-SQL'
-[DEBUG][2015-08-25 13:39:36,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'MySQL'
-[DEBUG][2015-08-25 13:39:36,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'MySQL'
-[DEBUG][2015-08-25 13:39:36,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'MySQL' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,974][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,974][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,974][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,975][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,975][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,975][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,976][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,976][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,977][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,977][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,978][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,978][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,978][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,979][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,979][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,979][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,981][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,982][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,983][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,983][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'MySQL'
-[DEBUG][2015-08-25 13:39:36,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Oracle'
-[DEBUG][2015-08-25 13:39:36,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Oracle'
-[DEBUG][2015-08-25 13:39:36,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Oracle' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,986][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,986][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,986][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,986][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,987][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,988][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,988][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,988][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,989][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,989][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,989][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,990][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,990][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,990][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,993][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,993][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,994][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,994][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,994][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,994][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,996][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Oracle'
-[DEBUG][2015-08-25 13:39:36,996][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'PostgreSQL'
-[DEBUG][2015-08-25 13:39:36,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'PostgreSQL'
-[DEBUG][2015-08-25 13:39:36,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'PostgreSQL' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,998][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,999][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,999][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,999][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:37,000][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:37,000][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,000][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,000][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:37,001][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:37,001][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,001][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,002][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:37,002][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:37,002][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,003][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,003][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:37,003][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:37,004][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,004][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,004][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:37,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'PostgreSQL'
-[DEBUG][2015-08-25 13:39:37,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Sybase'
-[DEBUG][2015-08-25 13:39:37,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Sybase'
-[DEBUG][2015-08-25 13:39:37,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Sybase' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:37,007][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:37,007][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,007][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,007][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:37,008][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:37,008][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,009][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,009][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:37,009][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:37,010][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,010][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,010][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:37,011][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:37,011][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,011][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,011][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:37,012][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:37,012][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,013][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,013][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:37,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Sybase'
-[INFO][2015-08-25 13:39:37,015][org.springframework.jdbc.support.SQLErrorCodesFactory]SQLErrorCodes loaded: [DB2, Derby, H2, HSQL, Informix, MS-SQL, MySQL, Oracle, PostgreSQL, Sybase]
-[DEBUG][2015-08-25 13:39:37,015][org.springframework.jdbc.support.SQLErrorCodesFactory]Looking up default SQLErrorCodes for DataSource [{
- CreateTime:"2015-08-25 13:39:32",
- ActiveCount:1,
- PoolingCount:0,
- CreateCount:1,
- DestroyCount:0,
- CloseCount:1,
- ConnectCount:2,
- Connections:[
- ]
-}
-
-[
-]]
-[DEBUG][2015-08-25 13:39:37,034][org.springframework.jdbc.support.SQLErrorCodesFactory]Database product name cached for DataSource [com.alibaba.druid.pool.DruidDataSource@72ae7610]: name is 'MySQL'
-[DEBUG][2015-08-25 13:39:37,036][org.springframework.jdbc.support.SQLErrorCodesFactory]SQL error codes for 'MySQL' found
-[DEBUG][2015-08-25 13:39:37,036][org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator]Translating SQLException with SQL state '42S22', error code '1054', message [Unknown column 'order.food_id' in 'field list']; SQL was [] for task [
-### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'order.food_id' in 'field list'
-### The error may exist in file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### SQL: select is_discount,discount_price,food.price,is_full_discount,order.food_id from orders,food where orders.food_id=food.food_id and orders.tag =1 and order_id=? and phone = ?
-### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'order.food_id' in 'field list'
-]
-[DEBUG][2015-08-25 13:39:37,038][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a491adf]
-[DEBUG][2015-08-25 13:39:37,038][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-25 13:39:37,039][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a491adf]
-[DEBUG][2015-08-25 13:39:37,040][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-25 13:39:37,042][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@62f19a7 testClass = orderTest, testInstance = com.changyu.test.orderTest@7e3d261c, testMethod = testCalcularPrice@orderTest, testException = org.springframework.jdbc.BadSqlGrammarException:
-### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'order.food_id' in 'field list'
-### The error may exist in file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### SQL: select is_discount,discount_price,food.price,is_full_discount,order.food_id from orders,food where orders.food_id=food.food_id and orders.tag =1 and order_id=? and phone = ?
-### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'order.food_id' in 'field list'
-; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'order.food_id' in 'field list', mergedContextConfiguration = [MergedContextConfiguration@592c34b testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 13:39:37,042][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@62f19a7 testClass = orderTest, testInstance = com.changyu.test.orderTest@7e3d261c, testMethod = testCalcularPrice@orderTest, testException = org.springframework.jdbc.BadSqlGrammarException:
-### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'order.food_id' in 'field list'
-### The error may exist in file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### SQL: select is_discount,discount_price,food.price,is_full_discount,order.food_id from orders,food where orders.food_id=food.food_id and orders.tag =1 and order_id=? and phone = ?
-### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'order.food_id' in 'field list'
-; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'order.food_id' in 'field list', mergedContextConfiguration = [MergedContextConfiguration@592c34b testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:39:37,052][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@62f19a7 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@592c34b testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 13:39:37,056][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@735c3f7b: startup date [Tue Aug 25 13:39:30 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:39:37,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:37,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 13:39:37,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@26048761: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:39:37,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:39:37,060][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:39:37,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 13:39:37,062][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-08-25 13:39:37,062][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[DEBUG][2015-08-25 13:39:37,063][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} exit cache
-[INFO][2015-08-25 13:39:37,067][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 13:43:14,679][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:43:14,756][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@374131a8 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:43:14,762][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:43:14,766][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:43:14,855][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:43:14,855][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:43:14,858][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:43:14,859][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:43:14,860][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:43:14,861][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:43:14,866][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:43:14,867][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:43:14,874][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@665373c8 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:43:14,875][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@665373c8 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:43:15,101][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:15,104][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:15,107][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:15,108][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:15,120][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:15,120][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:15,121][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:15,121][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:43:15,138][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:43:15,181][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:43:15,254][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:43:15,274][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:43:15,294][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:43:15,409][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:43:15,428][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:43:15,458][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:43:15,512][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:43:15,608][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:43:15,609][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:43:15,620][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:43:15,693][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:43:15,694][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:43:15,700][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:43:15,726][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:43:15,730][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:43:15,732][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:43:15,737][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:43:15,739][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:43:15,743][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:43:15,745][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:43:15,747][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:43:15,748][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:43:15,759][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:43:15,767][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:43:15,767][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:43:15,771][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:43:15,776][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:43:15,830][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:43:15,840][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:43:15,878][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:43:15,900][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:43:15,901][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:43:15,916][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:43:16,001][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:43:16,008][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@735c3f7b: startup date [Tue Aug 25 13:43:16 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:43:16,009][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@735c3f7b: org.springframework.beans.factory.support.DefaultListableBeanFactory@6a01f32e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:43:16,105][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,105][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:16,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:43:16,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:43:16,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:16,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:43:16,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:43:16,359][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:16,359][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,360][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,360][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:16,364][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:43:16,364][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:43:16,374][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:43:16,375][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:43:16,376][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:43:16,376][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:43:16,377][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:43:16,378][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:43:16,378][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:43:16,379][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:43:16,380][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:43:16,380][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:43:16,381][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:43:16,382][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:43:16,383][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:43:16,384][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:43:16,385][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:43:16,386][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:43:16,386][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:43:16,390][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,393][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,394][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,394][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,394][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,394][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,394][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,394][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,394][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,395][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,395][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,395][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,395][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,395][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,395][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,396][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:43:16,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:43:16,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:16,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:43:16,427][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:43:16,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:16,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,449][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:16,449][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,461][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:16,462][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:43:16,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:43:16,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:16,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:43:16,464][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:43:16,464][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:43:16,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:16,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:43:16,529][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@4c6efbef]
-[DEBUG][2015-08-25 13:43:16,534][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@d36bad6]
-[INFO][2015-08-25 13:43:16,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@6a01f32e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:43:16,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:43:16,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:43:16,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:43:16,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:16,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:16,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:16,580][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:43:16,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:43:16,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:16,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:16,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:16,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:16,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:43:16,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:16,629][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:16,629][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,629][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,630][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:16,631][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:16,631][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,631][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,631][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:16,636][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:16,637][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,638][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,638][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:16,643][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:16,644][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,644][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,644][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:16,647][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:16,647][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,647][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,648][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:16,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:16,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:43:17,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,107][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:43:17,122][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:43:17,122][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,122][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:43:17,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:43:17,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:43:17,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,124][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,154][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,154][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,168][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,215][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:43:17,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:43:17,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:43:17,230][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,230][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,230][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,231][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,231][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,231][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:43:17,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:43:17,248][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,248][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,248][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,252][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:43:17,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:43:17,254][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,254][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,255][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,258][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,258][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,258][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,259][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:43:17,259][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:43:17,259][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,260][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,260][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:43:17,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:43:17,266][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,266][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,267][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:43:17,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:43:17,275][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,275][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,275][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,278][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,278][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,278][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:43:17,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:43:17,279][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,279][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,280][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:43:17,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:43:17,284][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,284][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,284][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,287][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:43:17,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:43:17,289][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,289][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,289][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,290][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,290][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:43:17,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:43:17,293][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,293][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,294][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,295][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:43:17,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:43:17,298][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,298][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:43:17,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:43:17,302][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,302][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,303][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:43:17,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:43:17,308][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,308][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,308][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,310][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:43:17,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:43:17,312][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,312][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,312][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,312][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:43:17,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:43:17,318][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,318][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,318][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,322][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,325][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,331][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:17,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:17,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:43:17,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:43:17,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,514][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:17,514][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:17,515][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:17,515][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:17,516][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:17,516][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:17,516][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:17,517][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:17,518][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:17,518][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:17,518][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:17,518][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:17,519][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:17,520][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:17,520][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:17,520][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:17,522][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:17,522][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:17,522][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:17,522][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:43:17,532][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:43:17,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:43:17,761][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:43:17,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:43:17,996][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:43:17,997][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:43:18,005][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:43:18,009][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:18,231][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:43:18,231][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:43:18,233][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:43:18,234][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:43:18,236][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:43:18,237][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:43:18,237][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:43:18,417][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:43:18,418][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:43:18,419][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:43:18,419][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:43:18,420][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:43:18,421][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:43:18,422][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:43:18,423][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:43:18,423][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:43:18,424][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:43:18,425][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:43:18,425][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:43:18,426][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:43:18,426][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:43:18,427][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:43:18,427][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:43:18,428][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:43:18,429][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:43:18,430][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:43:18,431][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:43:18,431][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:43:18,432][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:43:18,433][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:43:18,433][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:43:18,434][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:43:18,434][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:43:18,435][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:43:18,436][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:43:18,436][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:43:18,437][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:43:18,438][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:43:18,439][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:43:18,440][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:43:18,440][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:43:18,441][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:43:18,441][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:43:18,442][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:43:18,443][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:43:18,443][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:43:18,444][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:43:18,445][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:43:18,445][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:43:18,446][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:43:18,447][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:43:18,447][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:43:18,448][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:43:18,460][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:43:18,460][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:43:18,461][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:43:18,462][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:43:18,463][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:43:18,463][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:43:18,464][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:43:18,465][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:43:18,465][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:43:18,466][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:43:18,467][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:43:18,467][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:43:18,489][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:43:18,490][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:43:18,506][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:43:18,510][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:43:18,510][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:43:18,511][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:43:18,512][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:43:18,512][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:43:18,515][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:43:18,516][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:43:18,517][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:43:18,518][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:43:18,519][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:43:18,520][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:43:18,520][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:43:18,522][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:43:18,522][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:43:18,523][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:43:18,524][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:43:18,524][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:43:18,525][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:43:18,526][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:43:18,526][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:43:18,532][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:43:18,533][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:43:18,533][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:43:18,534][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:43:18,535][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:43:18,536][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:43:18,537][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:43:18,538][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:43:18,538][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:43:18,539][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:43:18,541][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:43:18,541][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:43:18,542][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:43:18,543][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:43:18,543][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:43:18,544][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:43:18,545][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:43:18,545][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:43:18,546][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:43:18,547][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:43:18,548][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:43:18,549][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:43:18,550][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:43:18,550][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:43:18,551][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:43:18,552][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:43:18,552][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:43:18,556][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:43:18,558][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:43:18,558][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:43:18,559][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:43:18,560][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:43:18,560][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:43:18,561][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:43:18,562][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:43:18,562][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:43:18,563][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:43:18,564][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:43:18,564][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:43:18,566][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:43:18,567][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:43:18,567][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:43:18,568][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:43:18,569][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:43:18,569][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:43:18,571][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:43:18,572][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:43:18,572][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:43:18,574][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:43:18,575][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:43:18,576][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:43:18,577][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:43:18,578][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,579][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,580][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,580][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,582][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,582][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,582][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,584][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,585][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,588][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,589][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,591][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,592][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,593][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,596][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,596][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,597][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,598][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,599][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,600][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,601][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,602][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,603][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,605][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,606][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,607][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,608][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,609][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,610][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,611][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,612][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,613][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,615][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,642][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:43:20,057][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,124][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,204][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,249][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,342][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,411][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,545][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,636][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,692][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,885][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,938][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,984][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:43:21,052][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:43:21,118][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:43:21,158][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:43:21,265][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:43:21,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:43:21,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:43:21,300][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:43:21,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:43:21,301][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:43:21,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:43:21,303][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:43:21,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:43:21,305][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:43:21,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:43:21,306][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:43:21,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:43:21,308][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:43:21,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:43:21,309][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,310][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,310][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:43:21,310][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:43:21,310][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,312][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:43:21,312][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:43:21,312][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,312][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:43:21,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:43:21,314][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:43:21,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:43:21,315][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:43:21,316][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:43:21,316][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:43:21,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:43:21,318][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:43:21,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:43:21,321][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:43:21,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:43:21,322][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,322][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:43:21,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:43:21,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,347][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:43:21,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:43:21,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,378][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:43:21,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:43:21,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:43:21,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:43:21,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:43:21,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:43:21,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:43:21,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:43:21,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:43:21,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,448][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,448][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,449][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,449][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,449][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,449][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,449][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,449][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,449][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,449][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,450][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,450][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,450][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,450][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,450][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,450][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,450][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:43:21,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:43:21,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:43:21,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:43:21,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:43:21,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:43:21,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:43:21,493][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:43:21,496][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@2760b402]
-[DEBUG][2015-08-25 13:43:21,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:43:21,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:43:21,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:43:21,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,522][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:43:21,522][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:43:21,522][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:43:21,522][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:43:21,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,523][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:43:21,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:43:21,524][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:43:21,525][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:43:21,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:43:21,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,539][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:43:21,540][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:43:21,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:43:21,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,553][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:43:21,554][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:43:21,555][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:43:21,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,571][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:43:21,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,573][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:43:21,573][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@58b8ec86]
-[DEBUG][2015-08-25 13:43:21,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:43:21,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:43:21,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:43:21,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,596][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:43:21,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,597][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:43:21,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:43:21,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,607][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:43:21,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,609][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:43:21,609][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@213b91a5]
-[DEBUG][2015-08-25 13:43:21,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:43:21,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:43:21,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:43:21,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,628][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:43:21,629][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-25 13:43:21,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,629][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:43:21,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:43:21,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,663][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:43:21,663][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-25 13:43:21,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:43:21,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,672][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-08-25 13:43:21,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,674][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:43:21,674][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@210099e7]
-[DEBUG][2015-08-25 13:43:21,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:43:21,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:43:21,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:43:21,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,692][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:43:21,692][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:43:21,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,693][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:43:21,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:43:21,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,702][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:43:21,702][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:43:21,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:43:21,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,712][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:43:21,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,714][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:43:21,715][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@186c17fd]
-[DEBUG][2015-08-25 13:43:21,720][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:43:21,720][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:43:21,720][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:43:21,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,726][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:43:21,727][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@bfd056f]
-[DEBUG][2015-08-25 13:43:21,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:43:21,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:43:21,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:43:21,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,742][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:43:21,742][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@4641e51b]
-[DEBUG][2015-08-25 13:43:21,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:43:21,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:43:21,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:43:21,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,757][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:43:21,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,758][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:43:21,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:43:21,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,770][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:43:21,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,772][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:43:21,772][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@3155d88d]
-[DEBUG][2015-08-25 13:43:21,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:43:21,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:43:21,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:43:21,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,783][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:43:21,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,784][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:43:21,785][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:43:21,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,791][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:43:21,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,792][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:43:21,793][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@582e18e4]
-[DEBUG][2015-08-25 13:43:21,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:43:21,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:43:21,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:43:21,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,810][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:43:21,810][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:43:21,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,811][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:43:21,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:43:21,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,818][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:43:21,818][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:43:21,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:43:21,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,838][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:43:21,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,840][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:43:21,840][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@357fe851]
-[DEBUG][2015-08-25 13:43:21,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:43:21,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:43:21,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:43:21,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:43:21,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:43:21,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:43:21,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:43:21,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:43:21,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:43:21,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:43:21,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:43:21,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:43:21,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:43:21,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:43:21,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:43:21,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:43:21,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:43:21,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:43:21,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:43:21,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:43:21,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:43:21,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:43:21,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:43:21,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:43:21,858][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@55717a22]
-[DEBUG][2015-08-25 13:43:21,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:43:21,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,865][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:43:21,865][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:43:21,866][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:43:21,867][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@665373c8 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:43:21,869][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@62f19a7 testClass = orderTest, testInstance = com.changyu.test.orderTest@7e3d261c, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@665373c8 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:43:21,869][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@665373c8 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:43:21,879][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:43:21,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:43:21,881][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:43:21,882][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:43:21,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:43:21,883][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:43:21,883][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:43:21,885][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:43:21,885][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:43:21,885][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:43:21,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:43:21,888][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:43:21,888][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:43:21,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:43:21,890][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:43:21,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,900][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@665373c8 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:43:21,946][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-25 13:43:21,957][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a491adf]
-[DEBUG][2015-08-25 13:43:21,980][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-25 13:43:21,981][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-25 13:43:21,985][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@5f4ddd64] will be managed by Spring
-[DEBUG][2015-08-25 13:43:21,995][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]==> Preparing: select preferential_id, need_number, discount_num ,campus_id from preferential where campus_id=? order by need_number desc
-[DEBUG][2015-08-25 13:43:22,211][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]==> Parameters: 1(Integer)
-[DEBUG][2015-08-25 13:43:22,275][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]<== Total: 3
-[DEBUG][2015-08-25 13:43:22,276][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-08-25 13:43:22,277][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a491adf]
-[DEBUG][2015-08-25 13:43:22,277][org.mybatis.spring.SqlSessionUtils]Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a491adf] from current transaction
-[DEBUG][2015-08-25 13:43:22,278][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]==> Preparing: select is_discount,discount_price,food.price,is_full_discount,orders.food_id from orders,food where orders.food_id=food.food_id and orders.tag =1 and order_id=? and phone = ?
-[DEBUG][2015-08-25 13:43:22,289][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]==> Parameters: 2429775447983(Long), 18896554880(String)
-[DEBUG][2015-08-25 13:43:22,310][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]<== Total: 0
-[DEBUG][2015-08-25 13:43:22,311][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-08-25 13:43:22,311][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a491adf]
-[DEBUG][2015-08-25 13:43:22,312][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-25 13:43:22,312][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a491adf]
-[DEBUG][2015-08-25 13:43:22,313][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-25 13:43:22,315][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@62f19a7 testClass = orderTest, testInstance = com.changyu.test.orderTest@7e3d261c, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@665373c8 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 13:43:22,315][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@62f19a7 testClass = orderTest, testInstance = com.changyu.test.orderTest@7e3d261c, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@665373c8 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:43:22,324][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@62f19a7 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@665373c8 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 13:43:22,328][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@735c3f7b: startup date [Tue Aug 25 13:43:16 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:43:22,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:22,330][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 13:43:22,330][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@6a01f32e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:43:22,330][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:43:22,332][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:43:22,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 13:43:22,334][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-08-25 13:43:22,334][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[DEBUG][2015-08-25 13:43:22,335][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} exit cache
-[INFO][2015-08-25 13:43:22,339][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 14:20:27,052][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 14:20:27,141][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@192328ef declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 14:20:27,147][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:20:27,151][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 14:20:27,237][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:20:27,237][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:20:27,241][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:20:27,241][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:20:27,243][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:20:27,243][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:20:27,250][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:20:27,251][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:20:27,256][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 14:20:27,257][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 14:20:27,513][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:27,516][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:27,520][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:27,520][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:27,536][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:27,536][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:27,537][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:27,537][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 14:20:27,558][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 14:20:27,610][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 14:20:27,688][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 14:20:27,700][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 14:20:27,704][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 14:20:27,807][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 14:20:27,823][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 14:20:27,844][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 14:20:27,875][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 14:20:27,959][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 14:20:27,960][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 14:20:27,972][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 14:20:28,039][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 14:20:28,039][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 14:20:28,044][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 14:20:28,071][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 14:20:28,074][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 14:20:28,077][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 14:20:28,082][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 14:20:28,084][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 14:20:28,087][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 14:20:28,089][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 14:20:28,091][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 14:20:28,093][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 14:20:28,102][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 14:20:28,110][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 14:20:28,110][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 14:20:28,114][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 14:20:28,120][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 14:20:28,170][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 14:20:28,197][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 14:20:28,212][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 14:20:28,230][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 14:20:28,231][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 14:20:28,245][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 14:20:28,316][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 14:20:28,322][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@2d4bdf68: startup date [Tue Aug 25 14:20:28 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 14:20:28,323][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@2d4bdf68: org.springframework.beans.factory.support.DefaultListableBeanFactory@361b9546: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 14:20:28,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:28,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:20:28,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:20:28,458][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:28,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:20:28,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:20:28,663][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:28,663][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,664][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,668][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:28,672][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 14:20:28,673][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 14:20:28,682][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 14:20:28,684][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 14:20:28,684][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 14:20:28,685][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 14:20:28,685][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 14:20:28,686][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 14:20:28,686][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 14:20:28,687][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 14:20:28,687][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 14:20:28,688][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 14:20:28,689][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 14:20:28,690][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 14:20:28,690][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 14:20:28,691][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 14:20:28,692][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 14:20:28,692][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 14:20:28,693][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 14:20:28,698][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,700][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,701][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,701][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,701][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,701][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,701][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,701][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,702][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,702][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,702][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,702][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,702][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,702][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,702][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,703][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:20:28,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:20:28,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:28,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 14:20:28,739][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 14:20:28,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:28,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:28,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:28,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:20:28,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:20:28,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:28,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:20:28,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:20:28,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:20:28,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:28,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:20:28,828][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@270def92]
-[DEBUG][2015-08-25 14:20:28,833][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@571a2c6a]
-[INFO][2015-08-25 14:20:28,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@361b9546: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 14:20:28,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:20:28,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 14:20:28,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 14:20:28,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:28,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:28,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:28,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 14:20:28,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 14:20:28,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:28,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:28,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:28,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:28,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 14:20:28,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:28,933][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:28,934][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,934][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,934][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:28,935][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:28,936][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,936][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,936][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:28,937][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:28,938][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,938][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,939][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:28,944][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:28,946][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,946][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,946][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:28,948][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:28,949][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,950][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,950][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:28,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:28,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 14:20:29,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,452][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 14:20:29,474][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 14:20:29,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,475][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 14:20:29,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:20:29,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:20:29,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,523][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,524][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,544][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,545][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,595][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 14:20:29,620][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 14:20:29,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 14:20:29,622][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,622][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,623][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,623][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,625][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,625][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,625][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,625][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 14:20:29,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 14:20:29,644][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,644][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,645][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,645][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:20:29,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:20:29,652][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,652][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,653][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,653][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,655][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,655][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,655][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:20:29,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:20:29,659][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,659][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,660][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,660][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,660][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:20:29,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:20:29,667][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,667][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,668][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,668][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 14:20:29,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 14:20:29,672][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,673][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,673][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,673][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:20:29,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:20:29,678][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,678][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,678][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,678][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 14:20:29,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 14:20:29,683][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,683][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,684][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,684][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 14:20:29,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 14:20:29,689][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,689][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,689][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,689][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:20:29,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:20:29,693][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,693][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,694][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,694][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:20:29,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:20:29,699][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,699][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,700][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,700][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 14:20:29,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 14:20:29,705][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,705][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,705][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,705][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 14:20:29,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 14:20:29,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,711][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,711][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 14:20:29,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 14:20:29,715][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,716][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,717][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,717][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 14:20:29,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 14:20:29,725][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,726][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,727][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:29,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:29,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 14:20:29,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 14:20:29,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,929][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:29,929][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:29,929][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:29,930][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:29,931][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:29,931][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:29,931][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:29,931][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:29,932][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:29,933][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:29,933][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:29,934][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:29,935][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:29,935][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:29,936][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:29,936][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:29,937][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:29,938][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:29,938][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:29,938][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 14:20:29,950][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 14:20:30,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 14:20:30,184][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 14:20:30,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:30,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:30,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:30,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:30,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 14:20:30,415][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 14:20:30,415][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 14:20:30,421][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 14:20:30,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:30,643][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 14:20:30,643][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 14:20:30,645][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 14:20:30,647][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 14:20:30,648][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 14:20:30,649][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 14:20:30,649][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 14:20:30,800][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 14:20:30,801][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 14:20:30,802][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 14:20:30,803][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 14:20:30,803][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 14:20:30,804][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 14:20:30,804][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 14:20:30,805][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 14:20:30,806][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 14:20:30,807][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 14:20:30,807][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 14:20:30,808][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 14:20:30,809][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 14:20:30,809][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 14:20:30,810][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 14:20:30,810][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 14:20:30,811][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 14:20:30,812][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 14:20:30,812][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 14:20:30,813][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 14:20:30,813][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 14:20:30,814][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 14:20:30,814][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 14:20:30,815][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 14:20:30,816][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 14:20:30,816][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 14:20:30,817][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 14:20:30,817][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 14:20:30,818][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 14:20:30,818][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 14:20:30,819][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 14:20:30,820][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 14:20:30,821][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 14:20:30,821][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 14:20:30,821][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 14:20:30,822][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 14:20:30,823][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 14:20:30,824][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 14:20:30,824][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 14:20:30,825][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:20:30,826][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 14:20:30,826][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 14:20:30,827][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:20:30,828][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 14:20:30,828][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 14:20:30,829][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 14:20:30,830][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 14:20:30,830][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 14:20:30,831][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 14:20:30,832][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 14:20:30,833][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 14:20:30,833][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 14:20:30,834][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 14:20:30,835][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 14:20:30,835][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 14:20:30,836][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 14:20:30,849][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 14:20:30,852][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 14:20:30,858][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 14:20:30,858][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 14:20:30,859][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 14:20:30,860][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 14:20:30,861][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 14:20:30,861][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 14:20:30,862][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 14:20:30,863][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 14:20:30,865][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 14:20:30,866][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 14:20:30,867][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 14:20:30,868][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 14:20:30,868][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 14:20:30,869][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 14:20:30,870][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 14:20:30,871][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 14:20:30,871][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 14:20:30,872][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 14:20:30,873][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 14:20:30,873][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 14:20:30,874][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 14:20:30,875][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 14:20:30,875][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 14:20:30,876][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 14:20:30,877][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 14:20:30,877][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 14:20:30,878][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:20:30,879][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 14:20:30,879][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 14:20:30,881][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 14:20:30,882][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 14:20:30,882][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 14:20:30,884][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 14:20:30,885][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 14:20:30,885][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 14:20:30,887][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 14:20:30,888][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 14:20:30,888][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 14:20:30,889][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:20:30,890][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 14:20:30,890][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 14:20:30,892][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 14:20:30,893][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 14:20:30,894][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 14:20:30,895][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:20:30,897][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 14:20:30,897][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 14:20:30,898][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 14:20:30,899][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 14:20:30,899][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 14:20:30,900][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:20:30,901][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 14:20:30,902][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 14:20:30,903][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 14:20:30,904][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 14:20:30,904][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 14:20:30,905][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 14:20:30,906][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 14:20:30,906][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 14:20:30,907][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 14:20:30,908][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 14:20:30,908][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 14:20:30,910][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 14:20:30,911][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 14:20:30,911][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 14:20:30,912][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 14:20:30,913][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 14:20:30,914][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 14:20:30,915][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 14:20:30,916][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 14:20:30,916][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 14:20:30,917][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 14:20:30,919][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 14:20:30,919][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 14:20:30,920][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 14:20:30,921][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,922][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,923][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,923][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,924][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,924][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,924][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,926][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,927][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,928][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,930][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,931][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,933][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,934][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,936][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,936][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,937][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,939][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,940][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,941][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,942][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,943][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,945][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,947][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,947][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,948][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,949][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,950][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,952][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,954][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,955][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,956][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,957][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,984][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 14:20:32,305][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 14:20:32,370][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 14:20:32,461][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 14:20:32,520][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 14:20:32,637][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 14:20:32,706][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 14:20:32,846][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 14:20:32,924][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 14:20:32,983][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 14:20:33,192][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 14:20:33,242][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 14:20:33,289][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 14:20:33,339][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 14:20:33,401][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 14:20:33,442][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 14:20:33,549][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 14:20:33,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 14:20:33,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 14:20:33,587][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 14:20:33,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 14:20:33,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 14:20:33,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 14:20:33,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 14:20:33,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 14:20:33,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 14:20:33,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:20:33,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 14:20:33,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:20:33,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 14:20:33,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 14:20:33,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 14:20:33,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 14:20:33,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:20:33,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:20:33,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 14:20:33,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 14:20:33,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 14:20:33,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:20:33,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 14:20:33,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:20:33,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 14:20:33,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:20:33,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 14:20:33,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 14:20:33,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 14:20:33,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 14:20:33,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:20:33,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:20:33,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,624][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,638][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 14:20:33,640][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 14:20:33,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,670][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 14:20:33,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 14:20:33,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 14:20:33,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:33,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 14:20:33,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 14:20:33,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:33,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 14:20:33,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 14:20:33,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 14:20:33,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 14:20:33,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,736][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,736][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,736][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,737][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,737][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,737][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,737][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,737][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,737][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,737][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,737][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,738][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,738][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,738][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,738][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,738][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,738][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 14:20:33,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 14:20:33,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 14:20:33,746][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 14:20:33,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 14:20:33,752][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:33,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 14:20:33,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 14:20:33,781][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 14:20:33,785][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@40d6c203]
-[DEBUG][2015-08-25 14:20:33,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 14:20:33,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 14:20:33,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 14:20:33,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,814][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 14:20:33,814][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 14:20:33,815][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 14:20:33,815][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 14:20:33,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:33,815][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 14:20:33,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:20:33,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,838][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:20:33,838][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 14:20:33,840][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:20:33,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,853][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 14:20:33,853][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 14:20:33,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:20:33,855][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:20:33,855][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 14:20:33,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 14:20:33,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,872][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 14:20:33,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,874][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 14:20:33,874][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@7fc8fdd8]
-[DEBUG][2015-08-25 14:20:33,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 14:20:33,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 14:20:33,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 14:20:33,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,896][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 14:20:33,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:33,896][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 14:20:33,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 14:20:33,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,907][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 14:20:33,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,909][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 14:20:33,909][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@406200ba]
-[DEBUG][2015-08-25 14:20:33,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 14:20:33,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 14:20:33,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 14:20:33,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,931][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 14:20:33,931][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-25 14:20:33,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:33,932][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 14:20:33,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 14:20:33,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,965][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 14:20:33,966][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-25 14:20:33,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:20:33,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,975][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-08-25 14:20:33,975][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,977][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 14:20:33,977][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@3fc51d94]
-[DEBUG][2015-08-25 14:20:33,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 14:20:33,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 14:20:33,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 14:20:33,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,998][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 14:20:33,999][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 14:20:33,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:33,999][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 14:20:34,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:20:34,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,010][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 14:20:34,010][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 14:20:34,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:20:34,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,023][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 14:20:34,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,026][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 14:20:34,026][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@2e781d9e]
-[DEBUG][2015-08-25 14:20:34,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 14:20:34,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 14:20:34,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 14:20:34,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:34,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,041][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 14:20:34,041][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@619cb30]
-[DEBUG][2015-08-25 14:20:34,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 14:20:34,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 14:20:34,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 14:20:34,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:34,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,058][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 14:20:34,058][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@7a2ff95e]
-[DEBUG][2015-08-25 14:20:34,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 14:20:34,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 14:20:34,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 14:20:34,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,071][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 14:20:34,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:34,071][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 14:20:34,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 14:20:34,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,083][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 14:20:34,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,085][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 14:20:34,086][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@1a738e7a]
-[DEBUG][2015-08-25 14:20:34,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 14:20:34,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 14:20:34,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 14:20:34,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,097][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 14:20:34,098][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:34,098][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 14:20:34,099][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 14:20:34,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,107][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 14:20:34,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,109][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 14:20:34,109][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@62982862]
-[DEBUG][2015-08-25 14:20:34,115][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 14:20:34,115][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 14:20:34,116][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 14:20:34,116][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,116][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,130][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 14:20:34,131][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 14:20:34,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:34,131][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 14:20:34,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:20:34,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,137][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,137][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,137][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,141][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 14:20:34,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 14:20:34,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 14:20:34,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,161][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 14:20:34,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,163][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 14:20:34,163][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@456964ea]
-[DEBUG][2015-08-25 14:20:34,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 14:20:34,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 14:20:34,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:34,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:20:34,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 14:20:34,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 14:20:34,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:20:34,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 14:20:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:20:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 14:20:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 14:20:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:20:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:20:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:20:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:20:34,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 14:20:34,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:20:34,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 14:20:34,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 14:20:34,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:20:34,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:20:34,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 14:20:34,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 14:20:34,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 14:20:34,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 14:20:34,181][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@50a25926]
-[DEBUG][2015-08-25 14:20:34,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 14:20:34,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:34,193][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 14:20:34,193][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 14:20:34,194][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 14:20:34,195][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 14:20:34,199][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@276b557d testClass = orderTest, testInstance = com.changyu.test.orderTest@77b995c2, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 14:20:34,199][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 14:20:34,208][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 14:20:34,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 14:20:34,210][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 14:20:34,211][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 14:20:34,212][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 14:20:34,213][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 14:20:34,213][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 14:20:34,216][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 14:20:34,217][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 14:20:34,217][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 14:20:34,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 14:20:34,220][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 14:20:34,221][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 14:20:34,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 14:20:34,223][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 14:20:34,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,233][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 14:20:34,271][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-25 14:20:34,281][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67ce5a49]
-[DEBUG][2015-08-25 14:20:34,305][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-25 14:20:34,306][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-25 14:20:34,310][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@5397ab7d] will be managed by Spring
-[DEBUG][2015-08-25 14:20:34,321][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]==> Preparing: select preferential_id, need_number, discount_num ,campus_id from preferential where campus_id=? order by need_number desc
-[DEBUG][2015-08-25 14:20:34,553][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]==> Parameters: 1(Integer)
-[DEBUG][2015-08-25 14:20:34,631][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]<== Total: 3
-[DEBUG][2015-08-25 14:20:34,632][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-08-25 14:20:34,633][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67ce5a49]
-[DEBUG][2015-08-25 14:20:34,633][org.mybatis.spring.SqlSessionUtils]Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67ce5a49] from current transaction
-[DEBUG][2015-08-25 14:20:34,634][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]==> Preparing: select is_discount,discount_price,food.price,is_full_discount,orders.food_id from orders,food where orders.food_id=food.food_id and orders.tag =1 and order_id=? and phone = ?
-[DEBUG][2015-08-25 14:20:34,645][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]==> Parameters: 2429775447983(Long), 18896554880(String)
-[DEBUG][2015-08-25 14:20:34,676][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]<== Total: 0
-[DEBUG][2015-08-25 14:20:34,677][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-08-25 14:20:34,677][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67ce5a49]
-[DEBUG][2015-08-25 14:20:34,677][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-25 14:20:34,678][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67ce5a49]
-[DEBUG][2015-08-25 14:20:34,679][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-25 14:20:34,680][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@276b557d testClass = orderTest, testInstance = com.changyu.test.orderTest@77b995c2, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 14:20:34,681][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@276b557d testClass = orderTest, testInstance = com.changyu.test.orderTest@77b995c2, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 14:20:34,690][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@276b557d testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 14:20:34,694][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@2d4bdf68: startup date [Tue Aug 25 14:20:28 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 14:20:34,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:34,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 14:20:34,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@361b9546: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 14:20:34,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:20:34,698][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 14:20:34,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 14:20:34,699][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-08-25 14:20:34,700][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[DEBUG][2015-08-25 14:20:34,700][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} exit cache
-[INFO][2015-08-25 14:20:34,704][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 14:21:14,861][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 14:21:15,017][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@4d9f6ce5 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 14:21:15,027][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,033][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 14:21:15,225][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,226][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,241][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,242][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,245][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,246][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,253][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,254][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,262][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 14:21:15,262][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 14:21:15,583][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 14:21:15,628][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:15,632][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:15,636][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:15,637][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:15,655][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:15,655][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:15,656][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:15,656][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 14:21:15,681][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 14:21:15,715][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@7d95609 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 14:21:15,721][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,726][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 14:21:15,763][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 14:21:15,829][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,829][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,835][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,836][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,838][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,839][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,845][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,846][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,851][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@7264ef18 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 14:21:15,851][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@7264ef18 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 14:21:15,982][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 14:21:15,992][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 14:21:16,020][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 14:21:16,037][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 14:21:16,205][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@4d9f6ce5 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 14:21:16,214][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:16,220][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 14:21:16,278][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 14:21:16,307][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:16,307][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 14:21:16,312][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:16,316][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:16,317][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:16,335][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:16,335][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:16,336][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:16,336][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:16,339][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 14:21:16,359][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:16,360][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:16,364][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:16,365][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:16,368][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:16,368][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[INFO][2015-08-25 14:21:16,372][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 14:21:16,375][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:16,375][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:16,381][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 14:21:16,382][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 14:21:16,415][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 14:21:16,492][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 14:21:16,593][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 14:21:16,594][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 14:21:16,603][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 14:21:16,607][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 14:21:16,627][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 14:21:16,637][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 14:21:16,804][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 14:21:16,804][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 14:21:16,812][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 14:21:16,846][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:16,847][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 14:21:16,849][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:16,851][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 14:21:16,852][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 14:21:16,853][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:16,853][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 14:21:16,853][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:16,858][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 14:21:16,861][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 14:21:16,864][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 14:21:16,866][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 14:21:16,869][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 14:21:16,870][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:16,871][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 14:21:16,871][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:16,872][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:16,872][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:16,873][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 14:21:16,889][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[INFO][2015-08-25 14:21:16,898][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 14:21:16,902][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 14:21:16,903][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 14:21:16,904][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 14:21:16,912][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 14:21:16,918][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,018][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,065][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 14:21:17,066][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 14:21:17,073][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,110][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,141][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 14:21:17,143][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 14:21:17,160][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 14:21:17,206][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 14:21:17,234][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 14:21:17,236][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 14:21:17,240][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 14:21:17,248][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,267][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 14:21:17,271][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 14:21:17,285][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@4e9ff7c0: startup date [Tue Aug 25 14:21:17 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 14:21:17,301][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@4e9ff7c0: org.springframework.beans.factory.support.DefaultListableBeanFactory@4f86b169: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 14:21:17,452][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 14:21:17,453][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 14:21:17,468][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 14:21:17,501][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 14:21:17,502][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,538][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 14:21:17,540][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 14:21:17,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:17,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:17,553][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,554][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 14:21:17,557][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 14:21:17,560][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 14:21:17,562][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 14:21:17,564][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 14:21:17,565][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 14:21:17,576][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 14:21:17,580][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 14:21:17,585][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 14:21:17,586][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 14:21:17,590][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 14:21:17,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:17,594][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:17,624][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 14:21:17,755][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,767][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,789][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:17,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:17,820][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 14:21:17,821][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 14:21:17,834][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 14:21:17,835][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 14:21:17,838][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 14:21:17,846][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 14:21:17,950][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 14:21:17,957][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@4e9ff7c0: startup date [Tue Aug 25 14:21:17 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 14:21:17,958][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@4e9ff7c0: org.springframework.beans.factory.support.DefaultListableBeanFactory@4a3abdd5: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 14:21:17,983][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 14:21:17,984][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 14:21:17,991][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 14:21:18,044][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 14:21:18,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 14:21:18,050][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 14:21:18,056][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 14:21:18,059][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 14:21:18,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 14:21:18,063][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 14:21:18,067][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 14:21:18,068][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 14:21:18,073][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:18,074][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,074][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,075][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:18,078][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 14:21:18,079][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 14:21:18,083][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 14:21:18,091][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 14:21:18,092][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 14:21:18,095][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 14:21:18,097][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 14:21:18,104][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 14:21:18,109][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 14:21:18,110][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 14:21:18,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,120][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 14:21:18,121][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 14:21:18,121][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 14:21:18,122][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 14:21:18,122][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 14:21:18,127][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 14:21:18,200][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 14:21:18,202][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 14:21:18,204][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 14:21:18,206][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 14:21:18,207][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 14:21:18,209][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 14:21:18,211][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 14:21:18,212][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 14:21:18,217][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,220][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,221][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,221][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,221][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,222][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,222][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,222][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,222][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,222][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,223][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,223][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,224][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,224][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,224][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,225][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:21:18,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:21:18,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:18,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:18,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,280][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 14:21:18,287][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 14:21:18,287][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 14:21:18,293][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 14:21:18,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,337][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,337][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,339][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,339][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,340][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,340][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,352][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 14:21:18,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:21:18,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:21:18,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:21:18,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:21:18,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:21:18,374][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 14:21:18,390][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 14:21:18,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:18,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:18,432][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 14:21:18,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:21:18,507][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@5e0cb13b]
-[DEBUG][2015-08-25 14:21:18,578][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@60ac6214]
-[DEBUG][2015-08-25 14:21:18,614][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 14:21:18,623][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@498f3db0: startup date [Tue Aug 25 14:21:18 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 14:21:18,625][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@498f3db0: org.springframework.beans.factory.support.DefaultListableBeanFactory@3cb76ac5: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[INFO][2015-08-25 14:21:18,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4f86b169: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 14:21:18,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:21:18,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 14:21:18,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 14:21:18,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:18,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:18,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 14:21:18,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 14:21:18,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:18,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:18,764][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:18,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:18,764][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 14:21:18,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:18,765][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,766][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:18,771][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 14:21:18,772][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 14:21:18,818][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 14:21:18,819][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 14:21:18,819][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 14:21:18,820][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 14:21:18,821][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 14:21:18,822][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 14:21:18,823][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 14:21:18,823][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 14:21:18,824][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 14:21:18,824][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 14:21:18,826][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 14:21:18,828][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 14:21:18,829][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 14:21:18,830][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 14:21:18,831][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 14:21:18,837][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:18,837][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 14:21:18,838][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,838][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,839][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:18,840][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 14:21:18,840][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:18,840][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,840][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,841][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:18,859][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,862][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,863][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,863][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,863][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,863][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,864][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,864][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,864][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,864][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,864][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,865][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,865][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,865][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,865][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,865][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,842][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:18,876][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,876][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,877][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:18,882][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:18,883][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,883][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,884][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:18,887][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:18,887][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,887][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,888][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:18,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:18,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:18,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:21:18,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:21:18,920][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 14:21:18,951][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 14:21:18,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,987][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:19,009][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:19,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:19,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:19,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:19,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:19,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:19,051][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:21:19,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:21:19,054][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:19,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:21:19,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:21:19,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:21:19,096][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:19,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:19,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:19,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:21:19,310][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@3ec06d57]
-[DEBUG][2015-08-25 14:21:19,315][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@5c6d416]
-[INFO][2015-08-25 14:21:19,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4a3abdd5: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 14:21:19,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:21:19,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:19,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:19,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:19,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:19,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 14:21:19,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 14:21:19,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:19,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:19,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:19,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 14:21:19,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 14:21:19,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:19,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:19,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:19,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:19,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 14:21:19,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:19,743][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:19,747][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,747][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,748][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:19,749][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:19,749][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,766][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,766][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:19,768][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:19,768][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,768][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,769][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:19,774][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:19,776][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,776][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,777][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:19,780][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:19,793][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:19,793][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,794][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,794][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:19,798][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 14:21:19,799][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 14:21:19,811][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 14:21:19,827][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 14:21:19,828][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 14:21:19,829][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 14:21:19,829][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 14:21:19,830][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 14:21:19,831][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 14:21:19,832][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 14:21:19,832][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 14:21:19,833][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 14:21:19,934][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,935][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,935][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:19,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:19,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:19,834][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 14:21:19,971][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 14:21:19,975][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 14:21:19,976][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 14:21:19,977][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 14:21:19,977][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 14:21:19,979][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 14:21:19,983][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,990][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,992][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,993][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,993][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,993][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,994][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,994][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,994][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,994][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,994][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,995][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,995][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,995][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,995][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,996][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:20,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:21:20,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:21:20,008][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:20,240][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 14:21:20,241][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 14:21:20,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:20,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:20,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,385][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:20,385][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:21:20,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:21:20,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:20,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:21:20,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:21:20,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:21:20,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:20,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:21:20,603][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@1a92210]
-[DEBUG][2015-08-25 14:21:20,609][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@6f789676]
-[INFO][2015-08-25 14:21:20,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3cb76ac5: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 14:21:20,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:21:20,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 14:21:20,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 14:21:20,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:20,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:20,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 14:21:20,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:20,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:20,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 14:21:20,997][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 14:21:21,105][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 14:21:21,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 14:21:21,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,168][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 14:21:21,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,175][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 14:21:21,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:21:21,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:21:21,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,196][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,197][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,231][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:21,240][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:21,253][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,253][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,258][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,258][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,274][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:21,275][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:21,277][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:21,277][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:21,277][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:21,278][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:21,280][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:21,280][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:21,281][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:21,281][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:21,291][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:21,292][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:21,339][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 14:21:21,343][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:21,344][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:21,347][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:21,348][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:21,348][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:21,348][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:21,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 14:21:21,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 14:21:21,423][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,423][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,424][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,426][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 14:21:21,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 14:21:21,484][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,485][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,485][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,485][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:21:21,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:21:21,497][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,497][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,498][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,498][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,498][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,499][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:21:21,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:21:21,502][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,502][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,502][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,503][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:21:21,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:21:21,510][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,510][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,510][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,511][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 14:21:21,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 14:21:21,516][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,517][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,517][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,518][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:21:21,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:21:21,523][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,523][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,523][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,524][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 14:21:21,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 14:21:21,535][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,535][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,535][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,536][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,543][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,543][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,543][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,543][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 14:21:21,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 14:21:21,544][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,544][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,544][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,544][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:21:21,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:21:21,548][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,548][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,549][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,549][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:21:21,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:21:21,554][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,554][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,554][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,555][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 14:21:21,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 14:21:21,559][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,559][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,559][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,559][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 14:21:21,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 14:21:21,563][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,564][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,565][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,566][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 14:21:21,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 14:21:21,574][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,575][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,575][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,575][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 14:21:21,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 14:21:21,623][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,627][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,627][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,628][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,628][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:21:21,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:21:21,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 14:21:21,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 14:21:21,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 14:21:21,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,835][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 14:21:21,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,920][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 14:21:21,920][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,921][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 14:21:21,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:21:21,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:21:21,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,938][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,939][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,965][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,039][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:22,046][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,050][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,060][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:22,062][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:22,062][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,063][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,063][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:22,064][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:22,065][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,065][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,065][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:22,067][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:22,067][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,068][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,069][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:22,076][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:22,077][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,077][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,077][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 14:21:22,088][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 14:21:22,089][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 14:21:22,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 14:21:22,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 14:21:22,104][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,104][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,104][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,104][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,105][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,105][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,106][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,106][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 14:21:22,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 14:21:22,142][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,142][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,143][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:21:22,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:21:22,150][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,150][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,151][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:21:22,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:21:22,155][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,155][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,156][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:21:22,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:21:22,165][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,165][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,165][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 14:21:22,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 14:21:22,169][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,170][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,170][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[DEBUG][2015-08-25 14:21:22,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:21:22,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:21:22,174][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,175][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,175][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 14:21:22,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 14:21:22,181][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,181][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,181][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 14:21:22,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 14:21:22,187][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,187][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,187][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:21:22,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:21:22,191][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,191][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,192][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,194][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:21:22,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:21:22,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,198][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,205][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 14:21:22,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 14:21:22,210][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,210][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,211][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,216][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 14:21:22,216][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 14:21:22,216][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,216][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,217][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 14:21:22,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 14:21:22,223][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,223][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,224][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,241][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 14:21:22,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 14:21:22,242][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,242][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,243][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,248][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:21:22,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:21:22,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 14:21:22,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 14:21:22,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 14:21:22,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,401][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 14:21:22,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,515][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 14:21:22,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,516][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 14:21:22,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:21:22,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:21:22,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[INFO][2015-08-25 14:21:22,534][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 14:21:22,534][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,535][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,553][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,602][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:22,602][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,603][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,603][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:22,604][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:22,605][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,605][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,606][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:22,607][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:22,608][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,608][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,609][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:22,611][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:22,611][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,612][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,612][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:22,613][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:22,614][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,614][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,614][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:22,621][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[ERROR][2015-08-25 14:21:22,630][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 14:21:22,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 14:21:22,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 14:21:22,643][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,643][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,643][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 14:21:22,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 14:21:22,679][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,679][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,680][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:21:22,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:21:22,692][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,692][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,693][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:21:22,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:21:22,697][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,698][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,698][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[DEBUG][2015-08-25 14:21:22,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:21:22,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:21:22,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,711][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 14:21:22,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 14:21:22,715][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,715][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,716][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:21:22,720][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:21:22,720][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,720][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,720][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,721][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 14:21:22,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 14:21:22,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,727][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,727][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 14:21:22,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 14:21:22,731][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,732][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:21:22,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:21:22,735][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,736][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,736][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:21:22,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:21:22,740][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,740][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,740][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 14:21:22,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 14:21:22,750][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,751][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,751][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,752][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 14:21:22,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 14:21:22,759][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,759][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,760][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 14:21:22,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 14:21:22,764][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,764][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,765][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 14:21:22,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 14:21:22,771][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,771][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,772][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,779][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:21:22,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:21:22,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 14:21:22,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 14:21:22,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 14:21:22,811][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 14:21:22,812][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 14:21:22,825][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 14:21:22,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:21:22,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[INFO][2015-08-25 14:21:22,966][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 14:21:22,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:23,011][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:23,012][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:23,012][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:23,012][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:23,014][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:23,014][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:23,014][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:23,014][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:23,015][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:23,016][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:23,016][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:23,016][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:23,017][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:23,018][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:23,018][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:23,018][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:23,019][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:23,020][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:23,020][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:23,020][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 14:21:23,029][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 14:21:23,086][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[DEBUG][2015-08-25 14:21:23,161][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 14:21:23,162][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 14:21:23,165][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 14:21:23,166][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 14:21:23,168][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 14:21:23,169][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 14:21:23,169][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 14:21:23,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 14:21:23,204][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 14:21:23,204][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 14:21:23,218][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 14:21:23,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[INFO][2015-08-25 14:21:23,308][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 14:21:23,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:23,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:23,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:23,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:23,423][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 14:21:23,423][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 14:21:23,425][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 14:21:23,426][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 14:21:23,427][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 14:21:23,427][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 14:21:23,428][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 14:21:23,431][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 14:21:23,431][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 14:21:23,434][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 14:21:23,435][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 14:21:23,436][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 14:21:23,437][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 14:21:23,438][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 14:21:23,439][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 14:21:23,440][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 14:21:23,441][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 14:21:23,442][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 14:21:23,443][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 14:21:23,443][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 14:21:23,444][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 14:21:23,445][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 14:21:23,445][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 14:21:23,446][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 14:21:23,447][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 14:21:23,448][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 14:21:23,449][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 14:21:23,450][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 14:21:23,451][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 14:21:23,452][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 14:21:23,453][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 14:21:23,454][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 14:21:23,454][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 14:21:23,455][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 14:21:23,455][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 14:21:23,455][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 14:21:23,457][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 14:21:23,458][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 14:21:23,459][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 14:21:23,460][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:21:23,461][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 14:21:23,461][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 14:21:23,557][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 14:21:23,603][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 14:21:23,605][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:21:23,606][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 14:21:23,606][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 14:21:23,607][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 14:21:23,608][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 14:21:23,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 14:21:23,609][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 14:21:23,610][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 14:21:23,610][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 14:21:23,618][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 14:21:23,611][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 14:21:23,621][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 14:21:23,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:21:23,609][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 14:21:23,647][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 14:21:23,652][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 14:21:23,655][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 14:21:23,657][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 14:21:23,657][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 14:21:23,658][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 14:21:23,659][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 14:21:23,660][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 14:21:23,660][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 14:21:23,662][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 14:21:23,662][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 14:21:23,663][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 14:21:23,665][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 14:21:23,665][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 14:21:23,666][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 14:21:23,667][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 14:21:23,667][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 14:21:23,669][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 14:21:23,670][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 14:21:23,670][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 14:21:23,674][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 14:21:23,675][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 14:21:23,676][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 14:21:23,677][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 14:21:23,678][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 14:21:23,679][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 14:21:23,680][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 14:21:23,681][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 14:21:23,704][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 14:21:23,706][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 14:21:23,707][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 14:21:23,708][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 14:21:23,710][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 14:21:23,712][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 14:21:23,712][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 14:21:23,713][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 14:21:23,714][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 14:21:23,714][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 14:21:23,715][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:21:23,716][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 14:21:23,717][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 14:21:23,718][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 14:21:23,719][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 14:21:23,720][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 14:21:23,722][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 14:21:23,728][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 14:21:23,729][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 14:21:23,732][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 14:21:23,735][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 14:21:23,736][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 14:21:23,737][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:21:23,741][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 14:21:23,742][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 14:21:23,747][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 14:21:23,748][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 14:21:23,748][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 14:21:23,750][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:21:23,751][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 14:21:23,752][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 14:21:23,756][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 14:21:23,760][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 14:21:23,761][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 14:21:23,762][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:21:23,763][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 14:21:23,764][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 14:21:23,766][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 14:21:23,767][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 14:21:23,768][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 14:21:23,769][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 14:21:23,770][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 14:21:23,771][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 14:21:23,772][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 14:21:23,772][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 14:21:23,773][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 14:21:23,775][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 14:21:23,777][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 14:21:23,777][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 14:21:23,780][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 14:21:23,781][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 14:21:23,782][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 14:21:23,783][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 14:21:23,784][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 14:21:23,785][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 14:21:23,786][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 14:21:23,787][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 14:21:23,788][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 14:21:23,790][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 14:21:23,791][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,794][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,795][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,795][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,796][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,796][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,799][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,801][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,803][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,805][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,806][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,808][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,810][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,811][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,814][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,814][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,816][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,817][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,819][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,820][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,822][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,823][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,825][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,828][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,828][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,831][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,834][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,837][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,839][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,840][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,842][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,844][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,850][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,855][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 14:21:23,856][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 14:21:23,857][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 14:21:23,859][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 14:21:23,860][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 14:21:23,861][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 14:21:23,862][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 14:21:23,864][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 14:21:23,865][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 14:21:23,866][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 14:21:23,867][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 14:21:23,868][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 14:21:23,872][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 14:21:23,873][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 14:21:23,874][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 14:21:23,874][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 14:21:23,875][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 14:21:23,876][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 14:21:23,877][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 14:21:23,878][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 14:21:23,879][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 14:21:23,880][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 14:21:23,882][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 14:21:23,883][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 14:21:23,884][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 14:21:23,885][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 14:21:23,886][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 14:21:23,887][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 14:21:23,887][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 14:21:23,887][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 14:21:23,888][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 14:21:23,889][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 14:21:23,890][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 14:21:23,890][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 14:21:23,891][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 14:21:23,891][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 14:21:23,892][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 14:21:23,893][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 14:21:23,894][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 14:21:23,894][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 14:21:23,895][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:21:23,896][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 14:21:23,897][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 14:21:23,898][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:21:23,899][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 14:21:23,899][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 14:21:23,900][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 14:21:23,927][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 14:21:23,933][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 14:21:23,938][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 14:21:23,939][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 14:21:23,939][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 14:21:23,940][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList