Pinned Repositories
A4print
一个在线云打印平台(android部分)含订单管理、百度地图、二维码等等
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.
dubbo-serialization-avro
dubbo serialization extension for avro
eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
eladmin-doc
EL-ADMIN 文档源码
excelImporter-2
Simple tool the imports a specific excel document in stores contents in an embedded database
jaspersoft-studio-ce
Jaspersoft Studio (Community Edition)
liaoxuefeng_python3-
爬取廖雪峰老师的教程,python、java等等,快速方便
spring-cloud-demo
This repo is a spring-cloud-demo, can be used for a server backend
Supervisor_Java
督导系统java web版实现
akingde's Repositories
akingde/amazing-project
akingde/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
akingde/apollo-1
Java libraries for writing composable microservices
akingde/awesome-fenix
讨论如何构建一套可靠的大型分布式系统
akingde/Coroutine
🔱 Nepxion Coroutine is a coroutine-driven distribution framework based on Kilim + Promise JDeferred + Zookeeper + Spring Boot, support Nepxion Thunder, Dubbo, Motan 基于规则配置的集成RPC调用的协程分布式调用的聚合框架
akingde/cucumber-jvm
Cucumber for the JVM
akingde/dig-into-apollo
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
akingde/Discovery
☀️ Nepxion Discovery is a solution for Spring Cloud with blue green, gray, route, limitation, circuit breaker, degrade, isolation, tracing, dye, failover 蓝绿、灰度、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移
akingde/drools-examples
Drools 中文文档
akingde/geektime
极客时间的学习笔记
akingde/generator-db-to-projecr
此在线工具是基于 SpringBoot(2.0.6) + Mybtais-plus(3.1.1) + Mysql 在线根据数据库的表生成对应表的curd 以及 简单的项目结构,数据JOSN交互,restfulApi 风格的接口,以及全局错误处理,加上切面打印日志。
akingde/gorse
An open source recommender system service written in Go
akingde/H5-Dooring-Vue
(H5编辑器)H5-Dooring是一款功能强大,开源免费的H5可视化页面配置解决方案,致力于提供一套简单方便、专业可靠、无限可能的H5落地页最佳实践。技术栈以react为主, 后台采用nodejs开发.
akingde/hsqldb
Unofficial hsqldb mirror. HyperSQL Database is a relational database management system and a set of tools written in Java. HyperSQL is also known as HSQLDB. For h2, see: https://github.com/h2database/h2database
akingde/java-base
Java基础知识点示例、测试源码
akingde/java-schedule
Java中的定时任务实现
akingde/jeesite4
Java EE 企业级快速开发平台,基于经典技术组合(Spring Boot、Spring MVC、Apache Shiro、MyBatis、Beetl、Bootstrap、AdminLTE),在线代码生成功能,包括核心模块如:组织机构、角色用户、菜单及按钮授权、数据权限、系统参数、内容管理、工作流等。采用松耦合设计;界面无刷新,一键换肤;众多账号安全设置,密码策略;在线定时任务配置;支持集群,支持SAAS;支持多数据源
akingde/jeesite4-cloud
ThinkGem 出品必属精品 JeeSite Spring Cloud 是基于 Spring Cloud Finchley 的一个分布式系统套件的整合。特点:用经典开发模式,开发分布式应用,两个字【简单】,一个字【快】。
akingde/JSqlParser
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
akingde/kafka-2.6.0
Kafka2.6的源码阅读记录
akingde/Machine-Learning-1
个人机器学习(Machine Learning, ML)笔记
akingde/nacos-learn
Nacos功能学习,Nacos源码解析,Nacos原理解析,Nacos源码知识点拆解
akingde/netty-4-user-guide
Chinese translation of Netty 4.x User Guide. 中文翻译《Netty 4.x 用户指南》
akingde/protobuf-demo
protobuf示例程序,包括IDE插件集成、Maven依赖等。
akingde/qmq
QMQ是去哪儿网内部广泛使用的消息中间件,自2012年诞生以来在去哪儿网所有业务场景中广泛的应用,包括跟交易息息相关的订单场景; 也包括报价搜索等高吞吐量场景。
akingde/remote-deploy
远程部署脚本(用于快速打包本地环境至远程服务器进行构建、一般用于测试服务器的构建)
akingde/spring-cloud
Spring Cloud、Spring Cloud Alibaba相关组件学习,包括原理、实战、源码剖析等。
akingde/sqlite
Official Git mirror of the SQLite source tree
akingde/wireflow
Wireflow - user flow chart real-time collaborative tool
akingde/Zookeeper-2.7.0-learn