# technologyDemo
**Repository Path**: flowas/technologyDemo
## Basic Information
- **Project Name**: technologyDemo
- **Description**: 使用先进技术搭建的一些简单原型项目
- **Primary Language**: Java
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2014-08-15
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
#cdi+jsp+el+taglib
移除JSF等笨重框架,使得项目体积更小,运行更高效。
使用jsp+el防止业务逻辑暴漏,支持低版本浏览器。
[连接](http://git.oschina.net/flowas/technologyDemo/tree/master/el_in_jsps)
#spring+JAX-RS+Json
[连接](http://git.oschina.net/flowas/technologyDemo/tree/master/cxf-rest)