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 已投入生产线上使用
☆566Updated 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:
- spring boot学习案例,方便spring boot 初学者快速掌握相关知识☆765Updated 3 years ago
- springboot用法和与各种框架、组件等结合使用,包括springboot的注解分析、路径分析、取得内置对象、项目打包、配置环境属性、读取资源文件、Bean配置、模板渲染、基于yml的多profile配置、基于properties的多profile、添加数据验证、配置错…☆890Updated 8 years ago
- 使用SpringBoot与shiro实现基于数据库的细粒度动态权限管理系统实例☆594Updated 5 years ago
- springboot例子, 包含druid数据源, druid的sql监控, druid过滤, mybatis xml配置, mybatis分页插件, logback日志配置, springboot多环境配置, 发送邮件, AOP拦截, 过滤器 spring拦截器, 全局异…☆514Updated 7 years ago
- SprintBoot开发的Rest API接口项目实战,集成了拦截器,日志处理,mysql,mybatis, oauth2.0, spring secutity等,已投入生产线上使用。应用了https://github.com/hemin1003/spring-boot-s…☆292Updated 2 years ago
- 一个基于spring cloud Greenwich的简单秒杀电子商城项目,适合新人阅读。A simple spring cloud based seckill shopping mall project, suitable for young people to read…☆211Updated 2 years ago
- SpringBoot骨架项目,集成SpringBoot、Mybatis、Druid、Mapper、PageHelper、Redis、Shiro、Swagger2、Log4j2等技术☆243Updated 7 years ago
- 个人项目整合☆229Updated 3 years ago
- SpringBoot集成MyBatisPlus☆308Updated 3 years ago
- 基于Gradle构建,使用SpringBoot在各个场景的应用,包括集成消息中间件、前后端分离、数据库、缓存、分布式锁、分布式事务等☆499Updated 3 years ago
- 开源电子商务项目,SpringBoot+Dubbo技术栈实现微服务,实现一款分布式集群的电商系统. 项目releases链接:https://github.com/u014427391/taoshop/releases (开发中...)☆534Updated 2 years ago
- springboot与redis的集合☆188Updated 7 years ago
- spring security 学习总结☆133Updated 7 years ago
- java springboot redisson mybatis maven☆351Updated 2 years ago
- Springboot + shiro权限管理。这或许是流程最详细、代码最干净、配置最简单的shiro上手项目了。☆284Updated 5 years ago
- 🌹springboot常用框架整合示例,涉及多种网站监控,数据缓存,网络通信,持久层,权限管理,常用工具等☆348Updated 2 years ago
- Java整理的基础工具类项目☆246Updated 2 years ago
- 基于Spring Cloud实现微服务前后端系统☆377Updated 3 years ago
- 尚硅谷周阳老师springcloud学习、代码、笔记记录☆283Updated 2 years ago
- 基于SpringBoot+Shiro+Redis+Jwt+Thymeleaf+MyBatis 开发的后台用户、角色、权限、会员管理、RestFul、Token和前台用户登录注册以及前后台用户分离的脚手架☆824Updated 2 years ago
- 慕课网Java相关课程学习项目源码,博客地址:https://segmentfault.com/blog/zccoder☆828Updated 5 years ago
- Pre基于Spring Boot 、Spring Security的RBAC权限管理系统, 做更简洁的后台管理系统。☆206Updated 3 years ago
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆211Updated 3 years ago
- Springboot2.0+redis+SpringMVC+Spring+Mybatis+Mybatis Plus的Java web分布式开发系统;NettySocketIo排队系统/排队模块/排队框架,它是一款具有代码生成功能的智能快速开发平台;是以Spring Fram…☆349Updated 2 years ago
- 存放学习过程中的demo项目,顺便点下⭐哦☆238Updated 6 months ago
- Spring Boot教程☆319Updated 3 years ago
- 快乐蜗牛商城springcloud版本。本项目是对慕课网电商项目进行后端架构升级,主要是采用springcloud技术栈来进行服务拆分和治理,提高系统的并发能力。含有完整的前端页面,从用户选择商品-加入购物车-生成订单-支付宝扫码支付-后台管理系统。大体实现所有功能。除了s…☆410Updated 5 years ago
- spring cloud分布式电商实战代码,并且对以下内容进行了详细笔记记录:maven聚合工程创建,消息总线,分库分表,全局异常处理,分布式session管理,ZK分布式锁,分布式ID生成,SKU概念和表设计,全文检索,缓存,下单扣减库存引起的超卖问题解决,幂等性问题,定…☆237Updated 3 years ago
- spring、spring-boot、spring-cloud 常用整合用例☆477Updated 2 years ago
- quartz实现定制化定时任务-基于springboot☆127Updated 6 years ago