由买买提看人间百态

topics

全部话题 - 话题: jberet
(共0页)
g*d
发帖数: 6
1
just like any other open source projects, you'll need to fork and clone from
JBeret master repo into your own github account. If you don't have github
account yet, it's always a good idea to create one.
Then familiarize yourself with the project structure and code base. When you
find anything that can be improved (unclear javadocs, typo, better logics,
fix tests, new tests, etc), code the fix in your local repo, and send in
pull request from github.com. Someone in our project team will review y... 阅读全帖
g*d
发帖数: 6
2
各种水平都欢迎,JBeret 是个中小规模的项目,上手比较快,但也可以支持很多扩展
功能,与其他数据处理库,各种应用平台整合。我们会尽量提供帮助。
用户讨论区
https://developer.jboss.org/en/jberet/
Pull request 也可以很简单:
https://github.com/jberet/jsr352/commit/
4aa90bfa73a962b85b82a13878b6bb6d2030ef2a
Issue track:
https://issues.jboss.org/issues/?jql=project%20%3D%20JBERET
g*d
发帖数: 6
3
JBeret 是一个支持Java 数据批量处理的框架,欢迎在学习和工作中使用,我们会尽力
提供帮助。也欢迎Java 爱好者参与开发,共同提高,积累Java开源开发经验。
详情请看
https://github.com/jberet/jsr352
(共0页)