Lengchuan / SpringBoot-StudyLinks
SpringBoot与其它组件的集成,mybatis,druid,redis,jpa,fastjson
☆51Updated 3 years ago
Alternatives and similar repositories for SpringBoot-Study
Users that are interested in SpringBoot-Study are comparing it to the libraries listed below
Sorting:
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆73Updated 10 years ago
- springboot rabbitmq☆28Updated 8 years ago
- springboot + springmvc +Spring Security + mybatis + PageHelper(Mybatis分页插件) + druid + (maven/gradle) + thymeleaf + bootstrap 组成的框架,基于Jers…☆78Updated 2 years ago
- CAS单点登录案例。整合了CAS OAuth2、Apache Shiro、Spring Security等☆67Updated 9 years ago
- shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和lay…☆91Updated 3 years ago
- 【停止维护】该方式太愚蠢,分布式微服务时代局限性太差!推荐(使用JWT实现单点登录,完全跨域方案。———2019_07_09补充):https://blog.csdn.net/weixin_42873937/article/details/82460997。技术sso sp…☆36Updated 3 years ago
- Spring Boot 整合常用框架组成完整可用的快速开发模板。更快的项目搭建、更高开发和运行效率、更灵活的应对需求变化、更好的可重构和维护性。☆56Updated 2 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 7 years ago
- 封装activeMQ,支持数据库事务,使用Spring4注解方式,解决分布式事务问题本项目是对项目ActiveMQ项目优化☆97Updated 3 years ago
- Spring整合Activiti的简单例子☆59Updated 2 years ago
- 基于可靠消息的分布式事务实现方案☆30Updated 8 years ago
- Dubbo Spring Boot 最佳实践整合 Demo☆67Updated 7 years ago
- 一个基于Activiti5.13和Bootstrap3.0.3的请假流程☆54Updated 11 years ago
- redis分布式锁☆47Updated 9 years ago
- 基于事务的读写分离☆45Updated 7 years ago
- SpringMVC+Spring+Mybatis+Shiro+Redis+Ecache+JS+Mysql☆45Updated 10 years ago
- ☆73Updated 7 years ago
- dubbo构建的微服务架构☆27Updated 7 years ago
- Learning about the spring-boot instances☆56Updated 8 years ago
- 基于SpringCloud微服务的示例项目、出发点是写一套完整微服务架构、集成有eureka、ribbon、feign、hystrix组件等,消费端有JSP、freemarker、thymeleaf三个版本,有完整的UI、增删改查及分页,防SQL注入、XSS攻击拦截等,同时…☆129Updated 3 weeks ago
- dubbox的介绍和简单示例☆77Updated 8 years ago
- ☆45Updated 7 years ago
- Spring Boot请求统一加解密示例代码☆24Updated 6 years ago
- spring cloud 项目实践总结☆34Updated 7 years ago
- 基于Spring Cloud、微服务的电商购物平台☆148Updated 8 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- solrj示例☆55Updated 9 years ago
- 使用shiro进行权限验证,使用jwt进行token生成作为资源校验☆23Updated 8 years ago
- oauth2-shiro与Redis的整合, 更符合实际项目需要☆83Updated 7 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆46Updated 6 years ago