Smart Framework
-
aop
-
core
-
ioc
-
mvc
- annotation
- UploadHelper
-
tx
-
util
示例
- Smart Sample:http://git.oschina.net/huangyong/smart-sample
- Smart Bootstrap:http://git.oschina.net/huangyong/smart-bootstrap
- Smart REST Server:http://git.oschina.net/huangyong/smart-rest-server
- Smart REST Client:http://git.oschina.net/huangyong/smart-rest-client
相关插件
注意:插件依赖于框架,不能独立使用。
- smart-plugin-security -- 基于 Apache Shiro 的安全控制插件
- smart-plugin-cache -- 基于注解的 Cache 插件
- smart-plugin-i18n -- 通用的 I18N 插件
- smart-plugin-mail -- 基于 Apache Commons Email 的邮件收发插件
- smart-plugin-template -- 基于 Apache Velocity 的模板引擎插件
- smart-plugin-job -- 基于 Quartz 的作业调度插件
- smart-plugin-soap -- 基于 Apache CXF 的 SOAP Web Service 插件
- smart-plugin-rest -- 基于 Apache CXF 的 REST Web Service 插件
- smart-plugin-hessian -- 基于 Hessian 的 RMI 插件
- smart-plugin-xmlrpc -- 基于 Apache XML-RPC 的 XML-RPC 插件
- smart-plugin-search -- 基于 Apache Lucene 的搜索引擎插件
- smart-plugin-mybatis -- 基于 MyBatis 的数据持久层插件
- smart-plugin-args -- 强大的 Action 方法参数绑定的插件
- smart-plugin-c3p0 -- 基于 C3P0 的连接池插件
- smart-plugin-druid -- 基于 Druid 的连接池插件
相关模块
注意:模块不依赖于框架,可以独立使用。
- smart-sso -- 基于 Jasig CAS 的 SSO 模块
- smart-cache -- 通用的 Cache 模块与基于内存的实现
- smart-cache-ehcache -- 基于 EhCache 的 Cache 模块
- smart-cache-redis -- 基于 Jedis 的 Cache 模块