您的位置:首页 > 其它

文件结构

2016-09-26 11:13 218 查看
源码目录

1.公共

公共
annotation 注解
beanvalidator 验证器
config 配置
filter 过滤器
json 数据格式转换
mail 邮件
mapper 映射
mapper.adapters 映射.适配器
persistence.annotation 持久.注解
persistence.dialect 持久.方言
persistence.dialect.db 持久.方言.DB
persistence.interceptor 持久.拦截器
persistence.proxy 持久.代理服务器
security 安全
security.shiro 安全.shiro
security.shiro.cache 安全.shiro.高速缓存
security.shiro.session 安全.shiro.对话
service 服务
servlet 小程序
sms (手机)短信服务(short message service)
tag 标记
tag.echarts 标记.图表
test 测试
utils 小应用程序
utils.excel 小应用程序.办公Excel
utils.excel.annotation 小应用程序.办公Excel.注解
web
websocket 套接字
websocket.onchat 套接字.打开聊天室
websocket.utils 套接字.小应用程序
xstream X流

2.模块

图表视图
echarts.dao
echarts.entity
echarts.service
echarts.web

即时聊天,站内信,联系人视图
iim.dao
iim.entity
iim.service
iim.utils
iim.web

性能监控视图
monitor.dao
monitor.entity
monitor.service
monitor.utils
monitor.web

在线办公模块视图
oa.dao
oa.entity
oa.service
oa.utils
oa.web

系统管理模块视图
sys.dao
sys.entity
sys.interceptor
sys.listener
sys.security
sys.service
sys.utils
sys.web

测试例子视图
test.dao.grid
test.dao.note
test.dao.one
test.dao.onetomany
test.dao.tree
test.entity.grid
test.entity.note
test.entity.one
test.entity.onetomany
test.entity.tree
test.service.grid
test.service.note
test.service.one
test.service.onetomany
test.service.tree
test.web.grid
test.web.note
test.web.one
test.web.onetomany
test.web.tree

常用工具视图
tools.entity
tools.service
tools.utils
tools.web

未知
org.apache.ibatis.builder.xml
org.apache.ibatis.session
org.apache.ibatis.thread
org.mybatis.spring


3

4

5

6

资源目录

发布目录
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: