ityouknow / spring-examplesLinks
Spring Examples
☆173Updated 7 years ago
Alternatives and similar repositories for spring-examples
Users that are interested in spring-examples are comparing it to the libraries listed below
Sorting:
- dubbox的介绍和简单示例☆78Updated 9 years ago
- 使用dubbo注册服务,netty做服务器,springmvc提供restful接口☆244Updated 6 years ago
- spring cloud 实践学习案例,是 spring cloud 初学者及核心技术巩固的最佳实践。☆368Updated 3 years ago
- Guides to spring-boot configurations, such as mybatis, redis, cache, etc.☆193Updated 2 years ago
- SpingBoot框架使用与研究项目。☆176Updated 6 years ago
- SpringBoot敏捷微服务开发示例(服务注册中心、服务提供者、实现客户端负载均衡的消费者、声明式的Web Service客户端消费者、服务网关、分布式配置中心、使用分布式配置的客户端)☆214Updated 8 years ago
- 龙果开源-Mybatis代码自动生成工具☆168Updated 5 years ago
- 基于Spring Boot + Quartz 的分布式任务调度系统☆247Updated 4 years ago
- activeMQ消息封装,主要解决:事务性消息、消息幂等性、异常造成的消息丢失问题 本项目不在更新,新项目请看ReliableMessageSystem: 本项目不再更新,新的版本迁移至ReliableMessageSystem 详情请看:https://g…☆126Updated 2 years ago
- ☆86Updated 10 years ago
- ElasticSearch Java Rest Client Examples☆189Updated 2 years ago
- Spring-boot 集成druid数据库连接池,Spring-boot实现druid的动态数据源,Spring-boot实现定时任务schedule,spring-boot集成mybatis☆184Updated 7 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆114Updated 8 years ago
- 北京工作室每周学习☆94Updated 9 years ago
- quartz spring结合实现动态任务管理☆139Updated 9 years ago
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆74Updated 10 years ago
- This is an example of automatically switching data sources for spring boot☆129Updated 8 years ago
- learn springboot/springcloud☆261Updated 8 years ago
- 半自动化Java代码生成器☆148Updated 4 years ago
- Spring Cloud Tutorial.《跟老卫学Spring Cloud开发》☆177Updated 2 months ago
- Spring Cloud与Dubbo共存方案☆159Updated 8 years ago
- 一个基于SpringMVC + Mybatis的Shiro + Redis的权限控制Demo,建议使用新版本https://github.com/baichengzhou/SpringMVC-Mybatis-Shiro-redis-0.2 ,查看Demo介绍:☆328Updated 9 years ago
- SpringBoot practice☆231Updated 8 years ago
- ☆151Updated 8 years ago
- ☆74Updated 8 years ago
- 一个高可用的,专门针对定时任务的分布式任务调度框架☆339Updated 2 years ago
- study~☆80Updated 2 years ago
- 基于mybatis,springboot开箱即用的读写分离插件☆340Updated 4 years ago
- 根据实际项目的需求,实现一个适合由单应用扩展到多应用的架构。在项目的最初设定就是一个适合多模块扩展的架构,最初是单应用架构,以包区分模块。当项目需求增大的时候,会先实现多机部署,接下来进行项目拆分,进行集群部署。每个阶段都会整合一个架构,提供对应的解决方案。☆129Updated 8 years ago
- mybatis乐观锁插件,MyBatis Optimistic Locker Plugin☆74Updated 6 years ago