Pinned Repositories
30-seconds-of-code
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
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.
activiti-api
activiti常用的api
anthony-mvc-v1.0
模拟SpringMVC部分功能的demo,只依赖servlet,仅供学习练手。
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
h2database
H2 is an embeddable RDBMS written in Java.
java_algorithm
Java实现常见的数据结构和算法
springboot-activiti-test
SpringBoot集成mybatis+Activiti
technology-talk
汇总java生态圈常用技术框架、开源中间件,系统架构、项目管理、经典架构案例、数据库、常用三方库、线上运维等知识
xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
Anthony-Lu's Repositories
Anthony-Lu/springboot-activiti-test
SpringBoot集成mybatis+Activiti
Anthony-Lu/technology-talk
汇总java生态圈常用技术框架、开源中间件,系统架构、项目管理、经典架构案例、数据库、常用三方库、线上运维等知识
Anthony-Lu/anthony-mvc-v1.0
模拟SpringMVC部分功能的demo,只依赖servlet,仅供学习练手。
Anthony-Lu/activiti-examples
This repository contains Activiti 7.x Examples
Anthony-Lu/Algorithm-1
:pencil2: Useful Algorithm Implementation
Anthony-Lu/architect-awesome
后端架构师技术图谱
Anthony-Lu/aviator
A high performance expression evaluator for java
Anthony-Lu/awesome-design-patterns
A curated list of software and architecture related design patterns.
Anthony-Lu/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
Anthony-Lu/coding-interview-university
A complete computer science study plan to become a software engineer.
Anthony-Lu/CS-Notes
:books: Computer Science Learning Notes
Anthony-Lu/Douyin-Bot
Python 抖音机器人,论如何在抖音上找到漂亮小姐姐?😍
Anthony-Lu/FlyCms
FlyCms 是一个类似知乎以问答为基础的完全开源的JAVA语言开发的社交网络建站程序,基于 Spring Boot+Bootstrap3+MyBatis+MySql+Solr +Ehcache应用架构,专注于社区内容的整理、归类和检索,它集合了问答,digg,wiki 等多个程序的优点,帮助用户轻松搭建专业的知识库和在线问答社区。业务模块包括:权限管理,会员管理,角色管理,定时任务管理(调度管理),问答管理,文章管理,分享管理,短信接口管理和邮件系统发送(注册、找回密码、邮件订阅),跨域登录,消息推送,全文检索、前端国际化等等众多模块,等您自己来体验!
Anthony-Lu/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 6 and above, brought to you by Google.
Anthony-Lu/incubator-rocketmq
带中文代码注释 Mirror of Apache RocketMQ 源码解析:http://www.iocoder.cn/categories/RocketMQ/?github
Anthony-Lu/intellij-colors-solarized
Solarized Colorscheme for IntelliJ IDEA
Anthony-Lu/interpy-zh
📘《Python进阶》(Intermediate Python 中文版)
Anthony-Lu/intsmaze
《轮子大师》intsmaze项目致力于提供中小型系统的脚手架,集成当下最流行的各种技术,基于配置的方式可以在同一类型的技术中灵活切换。 RBCA用户权限模块基础架构为springMVC+mybatis; Nginx存储静态资源,提供前后端分离,并负责负载均衡代理; 后端微服务采用Jetty,SpringBoot服务,系统间的交互采用Dubbo,Orm层均用Mybatis; 提供数据库读写分离的多种实现; Resid服务采用多种模式,传统哨兵; 系统解耦采用消息中间件,目前提供两种实现Kafka与RocketMQ; 接入storm的DPRC进行服务支撑,一致性hash算法java代码实现;基于redis的接口幂等通用方案实现;
Anthony-Lu/Java
All Algorithms implemented in Java
Anthony-Lu/java-bible
:banana: 我的技术摘要
Anthony-Lu/java-emoji-converter
Emoji转换工具,便于各种规格客户端生成的Emoji字符串转换成另外一种格式
Anthony-Lu/Java-Learning-Summary
收集本人在学习过程中的图片、文档与代码【包括但不限于Java,Scala,JavaScript,工具类,JVM,IO,线程,源码解析,SQL,网络,数据结构与算法,中间件】
Anthony-Lu/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
Anthony-Lu/light-4j
A fast, lightweight and more productive microservices framework
Anthony-Lu/restful-api-design-references
RESTful API 设计参考文献列表,可帮助你更加彻底的了解REST风格的接口设计。
Anthony-Lu/springboot-mail-demo
使用springboot发送邮件
Anthony-Lu/vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
Anthony-Lu/weixin-java-mp-demo-springboot
基于Spring Boot的微信公众号demo,支持多公众号
Anthony-Lu/weixin-java-pay-demo
基于Spring Boot 和 WxJava 实现的微信支付Java后端Demo
Anthony-Lu/weixin-java-tools
全能微信Java开发工具包,支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的开发