Skip to content
View junekzhong's full-sized avatar

Block or report junekzhong

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. amuse_excel amuse_excel Public

    excel操作模块,封装了excel导入导出等功能,通过可扩展的单元格验证器灵活扩展内容的验证,搭配前端模块可实现导出字段的可配置化,另外还提供对数据导入过程的异常处理,可以根据实现场景选择不同的异常处理策略。

    Java 6

  2. native-jdbc native-jdbc Public

    原生的jdbc工具包,不依赖任何第三方库,就是简单的jdbc工具,可以快速构建连接实现jdbc操作

    Java 1

  3. angular-app angular-app Public

    Forked from angular-app/angular-app

    Reference application for AngularJS

    JavaScript

  4. fastjson fastjson Public

    Forked from alibaba/fastjson

    🚄 A fast JSON parser/generator for Java

    Java

  5. Activiti Activiti Public

    Forked from Activiti/Activiti

    Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process …

    Java

  6. EasyScheduler EasyScheduler Public

    Forked from apache/dolphinscheduler

    Easy Scheduler是一个分布式工作流任务调度系统,主要解决数据研发ETL错综复杂的依赖关系,而不能直观监控任务健康状态等问题。Easy Scheduler以DAG流式的方式将Task组装起来,可实时监控任务的运行状态,同时支持重试、从指定节点恢复失败、暂停及Kill任务等操作。EasyScheduler由在工作流调度方面工作多年的多位小伙伴研发而成,致力于成为大数据平台的中流砥柱,…

    Java