# dictionary **Repository Path**: hxr521521/dictionary ## Basic Information - **Project Name**: dictionary - **Description**: 一个简单的字典服务 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-05-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 本项目是一个字典服务项目 > everything is dictionary ## 通过服务来访问字典 - js - el表达式 - webservice (未实现) ## 特点 - 提供基础字典服务 - 提供缓存服务 - 提供扩展服务 ## MVC - 一个自己写的小mvc 可以更换成任意MVC ## 依赖 - Spring - Fastjson - Jquery ## 启动 启动clean compile package jetty:run ## 访问 http://127.0.0.1:9999/dictionary/ **注意数据库配置和sql**