ourbatis系列文章:
ourbatis.domain-locations=org.nico.ourbatis.domain
所有配置引數列表
欄位名型別
作用template-locations
必填ourbatis模板所在classpath下的相對路徑
domain-locations
必填ourbatis掃瞄domain包名
prefix
預設為』@』
模板佔位符語法字尾
預設為null(關閉)
表示模板渲染之後生成的xml列印資料夾路徑,用於除錯模板
enable
預設為true
是否啟用ourbatis
mysql配置引數優化 mysql配置引數優化
最大連線數 優化 max connections 1000 table open cache 256 query cache type 1 查詢快取大小 query cache size 1m tmp table size 32m 執行緒快取數 thread cache size 8 關閉dns做反...
dwr引數配置
安全引數 allowgetforsafaributmakeforgeryeasier 開始版本 2.0 預設值 false 描述 設定成true使dwr工作在safari 1.x 會稍微降低安全性。crossdomainsessionsecurity 開始版本 2.0 預設值 true 描述 設定成...
VIM配置引數
set nocompatible 去掉討厭的有關vi一致性模式,避免以前版本的一些bug和侷限 set number 顯示行號 set autoindent vim使用自動對起,也就是把當前行的對起格式應用到下一行 set smartindent 依據上面的對起格式,智慧型的選擇對起方式,對於類似c...