areyouok / utils
namiao util lib
☆16Updated 11 years ago
Alternatives and similar repositories for utils:
Users that are interested in utils are comparing it to the libraries listed below
- 关于 Java 并发编程核心技术学习积累的例子,是 Java 并发 编程初学者及核心技术巩固的最佳实践。☆74Updated 4 years ago
- ☆86Updated 9 years ago
- Spring Examples☆173Updated 6 years ago
- Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆112Updated 3 years ago
- dubbox的介绍和简单示例☆77Updated 8 years ago
- HttpSession base on Redis, support RESTful API.☆84Updated 8 years ago
- ☆62Updated 7 years ago
- Dubbo Spring Boot 最佳实践整合 Demo☆68Updated 6 years ago
- Spring4.1新特性☆110Updated 6 years ago
- 关于Java Design Pattern (设计模式) 学习积累的例子,是初学者及设计模式巩固的最佳实践。☆166Updated 2 years ago
- all feilong projects's parent☆94Updated 3 years ago
- ☆45Updated 7 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆118Updated 9 years ago
- Online Preparation☆58Updated 5 months ago
- Demos of Apache Shiro 1.2.x Reference《Apache Shiro 1.2.x 用户指南》中文翻译,文中用到的例子源码☆38Updated last year
- spring+rabbitmq的简单demo☆40Updated 8 years ago
- springboot脚手架,集成jpa freemarker dubbo security为一体☆64Updated 7 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆112Updated 8 years ago
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆72Updated 10 years ago
- 致力成为一个中国的StackOverflow☆35Updated 9 years ago
- 将阿里巴巴dubbo项目中改动的代码同步到dubbox中,升级spring到4.x☆69Updated 8 years ago
- 分布式锁的简单实现☆106Updated 7 years ago
- ☆73Updated 7 years ago
- Smart RPC framework☆89Updated 7 years ago
- ☆69Updated 8 years ago
- redis分布式锁☆47Updated 9 years ago
- maven之自定义archtype生成自定义项目骨架 1.该项目是一个自定义的archetype,通过该archetype可以生成一个自定义的基础项目框架 2.改项目框架由:Spring,SpringMVC,MyBatis,架构,前端采用bootstrap,jquery…☆52Updated 9 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 7 years ago
- 项目中需要一个分布式的Id生成器,twitter的Snowflake中这个既简单又高效☆108Updated 10 years ago
- 根据实际项目的需求,实现一个适合由单应用扩展到多应用的架构。在项目的最初设定就是一个适合多模块扩展的架构,最初是单应用架构,以包区分模块。当项目需求增大的时候,会先实现多机部署,接下来进行项目拆分,进行集群部署。每个阶段都会整合一个架构,提供对应的解决方案。☆129Updated 7 years ago