Pinned Repositories
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 engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
blog
浩麟的技术博客
CS-Interview-Knowledge-Map
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
file-upload
spring mvc java upload file 上传插件
FileUpload.Java
文件,图片上传,分片上传,断点续传,“秒传”
flink-learning
flink learning blog. http://www.flink-learning.com 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
google-research
Google Research
release-based-workflow
COMPIONEZHAO's Repositories
COMPIONEZHAO/release-based-workflow
COMPIONEZHAO/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 engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
COMPIONEZHAO/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
COMPIONEZHAO/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
COMPIONEZHAO/blog
浩麟的技术博客
COMPIONEZHAO/CS-Interview-Knowledge-Map
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
COMPIONEZHAO/file-upload
spring mvc java upload file 上传插件
COMPIONEZHAO/flink-learning
flink learning blog. http://www.flink-learning.com 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
COMPIONEZHAO/google-research
Google Research
COMPIONEZHAO/gremlin
A Graph Traversal Language (no longer active - see Apache TinkerPop)
COMPIONEZHAO/importer
Norconex Importer is a Java library and command-line application meant to "parse" and "extract" content out of a file as plain text, whatever its format (HTML, PDF, Word, etc). In addition, it allows you to perform any manipulation on the extracted text before using it in your own service or application.
COMPIONEZHAO/leetcode
LeetCode题解,151道题完整版
COMPIONEZHAO/license-generator
this tool generates a software license
COMPIONEZHAO/livego
live video streaming server in golang
COMPIONEZHAO/movies-java-spring-data-neo4j
Neo4j Movies Example with Spring Data Neo4j
COMPIONEZHAO/neo4jDemo
COMPIONEZHAO/protege
Protege Desktop
COMPIONEZHAO/sdn-university
COMPIONEZHAO/sofa-bolt
SOFABolt is a lightweight, easy to use and high performance remoting framework based on Netty.
COMPIONEZHAO/sofa-rpc
SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
COMPIONEZHAO/spinningup
Spinning Up in Deep RL
COMPIONEZHAO/spring-boot
Spring Boot
COMPIONEZHAO/spring-boot-testing-strategies
Sample project demonstrating different Test Strategies that can be followed when using Spring Boot.
COMPIONEZHAO/Spring-Cloud-Platform
Cloud-Platform是国内首个基于Spring Cloud的微服务开发平台,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Spring Boot2以及Spring Cloud Gateway相关核心组件,前端采用vue-element-admin组件。
COMPIONEZHAO/spring-data-examples
Spring Data Example Projects
COMPIONEZHAO/spring-data-neo4j
Provides support to increase developer productivity in Java when using the neo4j graph database. Uses familiar Spring concepts such as a template classes for core API usage and provides an annotation based programming model using AspectJ
COMPIONEZHAO/truelicense
TrueLicense is a commercial open source engine for license management on the Java Virtual Machine.
COMPIONEZHAO/vjtools
The vip.com's java coding standard, libraries and tools
COMPIONEZHAO/zipkin
Zipkin is a distributed tracing system
COMPIONEZHAO/zuihou-admin-cloud
基于SpringCloud(Hoxton.SR7) + SpringBoot(2.2.9.RELEASE) 的SaaS 微服务脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API、分布式事务、大文件断点分片续传等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Nacos、Fegin、Ribbon、Zuul、Hystrix、JWT Token、Mybatis、SpringBoot、Redis、RibbitMQ等主要框架和中间件。