Pinned Repositories
activiti-engine-5.12
activiti-engine-5.12 with bboss
algorithms-nutshell-2ed
Code Repository associated with "Algorithms In A Nutshell", 2ed, published by O'Reilly Media, Inc. http://shop.oreilly.com/product/0636920032885.do
AndroidSecurityStudy
安卓应用安全学习
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
ART-Dynamic-Proxy
Dalvik/ART dynamic proxies (like java.lang.reflect.Proxy)
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
autumn
one mvc framework like spring mvc
avalon
A lightweight,high-performance and easy-to-learn javascript MVVM framework
awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
ratel-justtrustme
平头哥内置的JustTrustMe
coderMrWei's Repositories
coderMrWei/activiti-engine-5.12
activiti-engine-5.12 with bboss
coderMrWei/avalon
A lightweight,high-performance and easy-to-learn javascript MVVM framework
coderMrWei/bboss
bboss is a j2ee framework include aop/ioc,mvc,persistent,taglib,rpc,event ,bean-xml serializable and so on.http://www.bbossgroups.com
coderMrWei/bboss-document
this project contain origine documents of bboss modules.but more operation document please visit http://yin-bp.iteye.com/
coderMrWei/bboss-gencode
this is a tool to auto generate source code for bboss mvc, ioc,persistent,jsp,i18n,sql config file,webservice,hessian service and so on.Dev document:http://yin-bp.iteye.com/blog/2256948
coderMrWei/bestpractice
this project is a set of best practice demos for bboss modules.You can find many simple examples for bboss mvc,bboss ioc,bboss persistent,bboss taglib,bboss session,bboss event,bboss quartz,bboss hessian,bboss rpc ,bboss serializable,bboss i18n,bboss cxf webservice and so on,
coderMrWei/bigdatas
this is a db-hdfs tools used to transfer big database datas to hadoop hdfs like sqoop,but bboss bigdata tool is very nice monitor and event drivered model,and high perfermance,support Distributed executor tasks Ability.
coderMrWei/dubbo
Dubbo is a distributed service framework empowers applications with service import/export capability with high performance RPC.
coderMrWei/elasticsearch
Open Source, Distributed, RESTful Search Engine
coderMrWei/fastjson
:bullettrain_side: Fast JSON Processor
coderMrWei/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
coderMrWei/iqq
一个即开即用的桌面QQ客户端,风格可能类似于Mac版QQ。
coderMrWei/motd
My funny motd config. Just for fun!
coderMrWei/MyUtils
coderMrWei/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
coderMrWei/security
bboss session framework.support session share between application cluster nodes and cross domain application nodes.support good application session monitor and session data statitic module.demo site http://session.bbossgroups.com/
coderMrWei/spring-framework
The Spring Framework
coderMrWei/WebCollector
WebCollector is an open source web crawler framework based on Java.It provides some simple interfaces for crawling the Web,you can setup a multi-threaded web crawler in less than 5 minutes.