hemin1003 / spring-boot-studyLinks
SpringBoot框架源码实战(已更新到springboot2版本实现)~基本用法,Rest,Controller,事件监听,连接数据库MySQL,jpa,redis集成,mybatis集成(声明式与xml两种方式~对应的添删查改功能),日志处理,devtools配置,拦截器用法,资源配置读取,测试集成,Web层实现请求映射,security安全验证,rabbitMq集成,kafka集成,分布式id生成器等。项目实战:https://github.com/hemin1003/yfax-parent 已投入生产线上使用
☆568Updated 3 years ago
Alternatives and similar repositories for spring-boot-study
Users that are interested in spring-boot-study are comparing it to the libraries listed below
Sorting:
- 个人项目整合☆229Updated 3 years ago
- 🌹springboot常用框架整合示例,涉及多种网站监控,数据缓存,网络通信,持久层,权限管理,常用工具等☆349Updated 2 years ago
- SpringBoot骨架项目,集成SpringBoot、Mybatis、Druid、Mapper、PageHelper、Redis、Shiro、Swagger2、Log4j2等技术☆242Updated 7 years ago
- SprintBoot开发的Rest API接口项目实战,集成了拦截器,日志处理,mysql,mybatis, oauth2.0, spring secutity等,已投入生产线上使用。应用了https://github.com/hemin1003/spring-boot-s…☆293Updated 2 years ago
- 使用SpringBoot与shiro实现基于数据库的细粒度动态权限管理系统实例☆594Updated 5 years ago
- java springboot redisson mybatis maven☆351Updated 2 years ago
- SpringBoot集成MyBatisPlus☆309Updated 3 years ago
- springboot例子, 包含druid数据源, druid的sql监控, druid过滤, mybatis xml配置, mybatis分页插件, logback日志配置, springboot多环境配置, 发送邮件, AOP拦截, 过滤器 spring拦截器, 全局异…☆516Updated 7 years ago
- 存放学习过程中的demo项目,顺便点下⭐哦☆241Updated 8 months ago
- spring boot学习案例,方便spring boot 初学者快速掌握相关知识☆765Updated 3 years ago
- springboot用法和与各种框架、组件等结合使用,包括springboot的注解分析、路径分析、取得内置对象、项目打包、配置环境属性、读取资源文件、Bean配置、模板渲染、基于yml的多profile配置、基于properties的多profile、添加数据验证、配置错…☆893Updated 8 years ago
- 基于Gradle构建,使用SpringBoot在各个场景的应用,包括集成消息中间件、前后端分离、数据库、缓存、分布式锁、分布式事务等☆501Updated 3 years ago
- springboot与redis的集合☆188Updated 7 years ago
- 尚硅谷周阳老师springcloud学习、代码、笔记记录☆282Updated 2 years ago
- 基于Spring Cloud实现微服务前后端系统☆376Updated 3 years ago
- spring、spring-boot、spring-cloud 常用整合用例☆477Updated 2 years ago
- 一个基于spring cloud Greenwich的简单秒杀电子商城项目,适合新人阅读。A simple spring cloud based seckill shopping mall project, suitable for young people to read…☆212Updated 2 years ago
- spring security 学习总结☆133Updated 7 years ago
- 基于 SpringBoot2 整合的案例教程☆746Updated 6 years ago
- 一个优雅的excel导出工具类☆226Updated 6 years ago
- Java整理的基础工具类项目☆247Updated 2 years ago
- spring cloud分布式电商实战代码,并且对以下内容进行了详细笔记记录:maven聚合工程创建,消息总线,分库分表,全局异常处理,分布式session管理,ZK分布式锁,分布式ID生成,SKU概念和表设计,全文检索,缓存,下单扣减库存引起的超卖问题解决,幂等性问题,定…☆234Updated 3 years ago
- Spring Boot教程☆320Updated 3 years ago
- 开源电子商务项目,SpringBoot+Dubbo技术栈实现微服务,实现一款分布式集群的电商系统. 项目releases链接:https://github.com/u014427391/taoshop/releases (开发中...)☆538Updated 3 years ago
- Java 23种基本的设计模式整料整理学习,责任链模式Filter,工厂模式BeanFactory,观察者模式ContextListen 等. 结合Spring源码理解学习☆140Updated 6 years ago
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆211Updated 3 years ago
- 快乐蜗牛商城springcloud版本。本项目是对慕课网电商项目进行后端架构升级,主要是采用springcloud技术栈来进行服务拆分和治理,提高系统的并发能力。含有完整的前端页面,从用户选择商品-加入购物车-生成订单-支付宝扫码支付-后台管理系统。大体实现所有功能。除了s…☆410Updated 5 years ago
- 犬小哈的 《Spring Boot 2.x 学习实战教程》,( A Tutorial to Spring Boot 2.x ) 带您玩转 Spring Boot 2.x 教程 !!!☆215Updated 2 years ago
- 23种设计模式 Java 实现☆244Updated 8 years ago
- SpringBoot整合Quartz作为调度中心使用完整实例☆270Updated 5 years ago