-
Notifications
You must be signed in to change notification settings - Fork 86
Home
kings.chan edited this page Apr 27, 2017
·
4 revisions
Welcome to the jblog wiki!
文件名 | 说明 |
---|---|
applicationContext.xml | spring 总配置文件 |
applicationContext-bean.xml | spring bean 配置文件 |
applicationContext-cache.xml | 缓存配置文件 |
applicationContext-db.xml | 数据源配置 |
applicationContext-mvc.xml | spring mvc配置 |
applicationContext-quartz.xml | quartz 任务调度配置 |
applicationContext-servlet.xml | spring servlet配置 |
article.xml | article 查询sql语句 |
conf.properties | 项目配置文件 |
db.properties | 数据库连接配置文件 |
ehcache.xml | ehcache配置文件 |
log4j.properties | 日志配置文件 |
report.xml | 系统报表sql语句 |