Beangle立足Java企业软件开发,提供敏捷、基于约定(Convention Over Configuration)的脚手架和工具包。着力以简化项目构建,并规范项目开发习惯,形成易于管理的最佳实践.(<A class="internal present" href="/misc/goto?guid=5041490647205062161" rel=nofollow>Introduction</A>)
子模块
- 1、Commons 提供字符串、压缩、再配置、csv等基础api的辅助方法
- 2、Model 提供对实体映射、查询存储、转换的基础api
- 3、Rule 对规则定义、使用和存储的api
- 4、Spring 支持基于spring的再配置和自动配置
- 5、Struts2 Coc 提供struts2的约定优先配置和基础Action
- 6、Struts2 Tag 提供常见的web组件
- 7、Security Core 提供简化的权限控制框架
- 8、Security Web 提供web应用上的权限集成
- 9、Security Bluepring 提供基于数据存储的默认权限实现
- 10、Security Cas Support 支持cas集成
- 11、Security Ldap Support 支持Ldap集成
- 12、Webapp System 提供了样例应用
scala实现的database程序库 https://github.com/beangle/beangle-scala
- 1、Database Meta 数据库原信息支持包
- 2、Database Replication 数据库复制工具