zhwj184 / springdemoLinks
spring3的IOC,AOP,JDBC,orm等各个模块的使用示例集锦,可以作为入门的spring学习示例教程
☆20Updated 12 years ago
Alternatives and similar repositories for springdemo
Users that are interested in springdemo are comparing it to the libraries listed below
Sorting:
- 基于dubbo的一个分布式项目demo☆102Updated 8 years ago
- Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆113Updated 4 years ago
- dubbox的介绍和简单示例☆78Updated 9 years ago
- Java语言开发的统一角色访问控制系统(Unified Role Access Control System),基于Spring Security 3实现的权限控制系统☆76Updated 10 years ago
- 使用dubbo注册服务,netty做服务器,springmvc提供restful接口☆244Updated 6 years ago
- 基于zookeeper的统一配置中心实现☆46Updated 10 years ago
- Spring Examples☆173Updated 7 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆118Updated 10 years ago
- HttpSession base on Redis, support RESTful API.☆82Updated 9 years ago
- 【基于shiro的权限管理系统——分布式版】一个用spring、mybatis、redis和shiro开发的分布式权限管理系统☆127Updated 2 years ago
- 关于Java Design Pattern (设计模式) 学习积累的例子,是初学者及设计模式巩固的最佳实践。☆164Updated 3 years ago
- ☆86Updated 10 years ago
- Demos of Apache Shiro 1.2.x Reference《Apache Shiro 1.2.x 用户指南》中文翻译,文中用到的例子源码☆38Updated 2 years ago
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆74Updated 11 years ago
- ☆150Updated 9 years ago
- old project.☆71Updated 3 years ago
- Spring-Data-Elasticsearch官方文档的中文翻译版本,翻译不好请见谅,欢迎提issue☆52Updated 10 years ago
- Spring Cloud 与 Docker 整合使用示例,为《使用Spring Cloud与Docker实战微服务》的配套代码。书籍地址:https://github.com/eacdy/spring-cloud-book 。讨论QQ群:157525002(已满)、5648…☆41Updated 9 years ago
- 集群高可用架构整理☆50Updated 9 years ago
- thrift项目的集合☆27Updated 9 years ago
- Spring4.1新特性☆108Updated 7 years ago
- JavaWeb Seckill Web Application☆130Updated 6 years ago
- SpringMVC+Spring+Mybatis+Shiro+Redis+Ecache+JS+Mysql☆45Updated 10 years ago
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Updated 2 years ago
- 还在羡慕BAT,京东等公司的大流量的架构吗?让你的java系统引用解耦,互相独立,commonrpc 就可以办到。commonrpc 是一个以netty为基础,spring 自定义shcema为基础标签的rpc框架,不侵入任何业务代码,一个高性能分布式rpc框架,支持tcp…☆100Updated 10 years ago
- Smart RPC framework☆88Updated 8 years ago
- A Demo For Dubbo☆33Updated 11 years ago
- Uncode-DAL 是 Java 通用数据访问组件,基于mybatis、spring jdbc、hibernate等ORM框架开发,同时支持基于多数据源的读写分离、主备切换、故障转移,自动恢复、负载均衡、缓存等。可以大大提高开发速度。☆134Updated 9 years ago
- 《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)☆37Updated 9 years ago
- clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务se…☆197Updated 10 years ago