Pinned Repositories
404-blog
公司博客
aggregate-framework
Aggregate Framework是基于DDD和CQRS**而开发的一个领域驱动框架。其主要目标是方便开发人员运用DDD和CQRS**来构建复杂的、可扩展的应用系统。该框架提供了最核心的构建块的实现,比如Aggregate、Repository和Event。此外,该框架支持与Spring集成,提供使用annotation的方式让开发人员方便地注册事件及定义事件处理,使用Spring事务管理器管理事务时,支持Unit Of Work模式存储数据。
alipay
轻量的支付宝组件(A Lightweight Alipay Component)
AliyunOSS
analysis-sogou-log
A experiment for analysis Sogou's query log
Android-AppMsg
In-layout notifications. Based on Toast notifications and article by Cyril Mottier (http://android.cyrilmottier.com/?p=773).
androidpn
An open source project to provide push notification support for Android -- a xmpp based notification server and a client tool kit.
angularjs-springmvc-sample
A RESTful sample using AnguarJS/Bootstrap as frontend and Spring MVC as REST API producer
antares
分布式任务调度平台(Distributed Job Schedule Platform)
openjtcc
Automatically exported from code.google.com/p/openjtcc
les-mockingjay's Repositories
les-mockingjay/analysis-sogou-log
A experiment for analysis Sogou's query log
les-mockingjay/antares
分布式任务调度平台(Distributed Job Schedule Platform)
les-mockingjay/apollo
Apollo(阿波罗)是携程框架部门研发的配置管理平台,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性。
les-mockingjay/Blog-1
les-mockingjay/cl-roadshow
通过代码总结具备路演的能力
les-mockingjay/consul-distributed-lock
les-mockingjay/DBProxy
les-mockingjay/dropload
移动端下拉刷新、上拉加载更多插件
les-mockingjay/dtsopensource
dtsopensource是一个基于二阶提交理论实现的分布式事务服务框架
les-mockingjay/easy-job
:fire::fire:2017互联网求职面试知识复习
les-mockingjay/elastic-job
Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.
les-mockingjay/elasticsearch
Open Source, Distributed, RESTful Search Engine
les-mockingjay/elasticsearch-sql
Use SQL to query Elasticsearch
les-mockingjay/generator-web
mybatis 自动生成代码web工具
les-mockingjay/gyoten
鲁班行业架构-行天
les-mockingjay/java-oauth-server
Authorization Server Implementation in Java supporting OAuth 2.0 & OpenID Connect
les-mockingjay/Note
常规Java工具,算法,加密,数据库,面试题,源代码分析,解决方案
les-mockingjay/offer
剑指offer算法代码Java实现
les-mockingjay/parliament
API governance tool for Spring Boot application
les-mockingjay/pinpoint
Pinpoint is an open source APM (Application Performance Management) tool for large-scale distributed systems written in Java.
les-mockingjay/reliable-message
基于可靠消息的分布式事务实现方案
les-mockingjay/rocket-console
RocketMq console
les-mockingjay/RocketMQ-3.0.8
It's a MQ with comments
les-mockingjay/smart
Java分布式开发框架(单点登录权限系统、代码生成器),Java企业应用开源框架,Java EE(J2EE)快速开发框架,SSM框架
les-mockingjay/spider
A configurable web spider with a easy-to-use web console
les-mockingjay/SSO
spring session + redis 实现session共享,完成 单点登录
les-mockingjay/tess4j
Java JNA wrapper for Tesseract OCR API
les-mockingjay/unlock_queue
无锁内存队列
les-mockingjay/web-demo-v3
百度地图鹰眼web轨迹管理台V3
les-mockingjay/your-offer
:fire:剑指offer的Java实现-2016年