資源簡介
springmvc mybatis 多數據源,完整項目
代碼片段和文件信息
package?com.letv.shop.demoWeb.bean.domain;
import?java.io.Serializable;
import?java.util.Date;
/**
?*?業務事件這個實體是準備應用在日志系統里面的它代表各個系統所發生的業務操作例如下單支付拆單發貨等等具體表結構定義看/src/main/script/sql/crebas.sql
?*?@author?lijia
?*
?*/
public?class?BizEvent?implements?Serializable?{
private?static?final?long?serialVersionUID?=?1L;
/**
?*?主鍵
?*/
private?long?id;
/**
?*?業務主鍵
?*/
private?String?bizKey;
/**
?*?業務主鍵類型
?*?
?*?@see?Constants
?*/
private?short?bizKeyType;
/**
?*?業務系統源
?*?
?*?@see?Constants
?*/
private?short?bizSrc;
/**
?*?事件編碼
?*/
private?int?eventCode;
/**
?*?事件發生時間
?*/
private?Date?eventTime;
/**
?*?事件操作人
?*/
private?String?eventOperator;
/**
?*?事件附加參數
?*/
private?String?eventParam;
private?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????9855??2015-07-17?10:57??demoWeb2MutiDataSouce\pom.xm
?????文件???????8058??2015-07-17?10:57??demoWeb2MutiDataSouce\README.txt
?????文件???????2596??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\java\com\letv\shop\demoWeb\bean\domain\BizEvent.java
?????文件????????665??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\java\com\letv\shop\demoWeb\bean\domain\Constants.java
?????文件????????817??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\java\com\letv\shop\demoWeb\bean\dto\RestResponse.java
?????文件????????361??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\java\com\letv\shop\demoWeb\dao\BizEventDao.java
?????文件????????354??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\java\com\letv\shop\demoWeb\dao2\BizEventTestDao.java
?????文件????????472??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\java\com\letv\shop\demoWeb\manager\BizEventManager.java
?????文件???????1751??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\java\com\letv\shop\demoWeb\manager\impl\BizEventManagerImpl.java
?????文件????????335??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\java\com\letv\shop\demoWeb\service\BizEventService.java
?????文件???????1039??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\java\com\letv\shop\demoWeb\service\impl\BizEventServiceImpl.java
?????文件????????896??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\java\com\letv\shop\demoWeb\web\advice\FreemarkerControllerExceptionAdvice.java
?????文件????????977??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\java\com\letv\shop\demoWeb\web\advice\RestControllerExceptionAdvice.java
?????文件????????262??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\java\com\letv\shop\demoWeb\web\controller\AbstractFreemarkerController.java
?????文件???????1035??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\java\com\letv\shop\demoWeb\web\controller\AbstractRestController.java
?????文件???????1211??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\java\com\letv\shop\demoWeb\web\controller\BizEventController.java
?????文件???????4093??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\java\com\letv\shop\demoWeb\web\converter\RestResponseMessageConverter.java
?????文件???????1457??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\resources\conf\db.properties
?????文件???????2401??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\resources\log4j2.xm
?????文件???????1653??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\resources\mybatis\bizEvent.xm
?????文件???????1511??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\resources\mybatis\bizEventTest.xm
?????文件????????354??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\resources\mybatis\configuration.xm
?????文件????????358??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\resources\mybatis\configurationTest.xm
?????文件???????7219??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\resources\spring\applicationContext-dao.xm
?????文件???????2409??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\resources\spring\applicationContext-main.xm
?????文件???????3167??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\resources\spring\applicationContext-manager.xm
?????文件???????2596??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\resources\spring\applicationContext-service.xm
?????文件???????5032??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\resources\spring\applicationContext-web.xm
?????文件???????1223??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\sc
?????文件????????429??2015-07-17?10:57??demoWeb2MutiDataSouce\src\main\webapp\html\index.html
............此處省略60個文件信息
- 上一篇:oracle中scott賬戶下的表
- 下一篇:金融詞匯(高盛、摩根)
評論
共有 條評論