# spring-mvc-parent
**Repository Path**: Thinkingcao/spring-mvc-parent
## Basic Information
- **Project Name**: spring-mvc-parent
- **Description**: Spring 框架基础,环境配置,常用注解,Bean管理,事务,Mvc开发模式等。
- **Primary Language**: Java
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 15
- **Created**: 2019-10-21
- **Last Updated**: 2022-05-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 参考文章
[Spring 框架基础(01):核心组件总结,基础环境搭建](https://mp.weixin.qq.com/s?__biz=MzU4Njg0MzYwNw==&mid=2247484087&idx=1&sn=d325d551645f78e828399a096678e37e&chksm=fdf4560fca83df194b8f441ebcc18557f4d1f1845a1b5cb11ea3eac9a8bc1496c4ffd7d61651&token=90298312&lang=zh_CN#rd)
[Spring 框架基础(02):Bean的装配,作用域,生命周期](https://mp.weixin.qq.com/s?__biz=MzU4Njg0MzYwNw==&mid=2247484103&idx=1&sn=4e15463e037eaff439fa0903125cd6a0&chksm=fdf4567fca83df69da6eef0ac11c7a82266b157f9fd2dc94db6062fdc9c976cad0490d8090ca&token=1881430360&lang=zh_CN#rd)
[Spring 框架基础(03):核心思想IOC容器总结,案例演示](https://mp.weixin.qq.com/s?__biz=MzU4Njg0MzYwNw==&mid=2247484114&idx=1&sn=dab503284d295dd7881933392ec56e1d&chksm=fdf4566aca83df7c3836ee504f6a58a30ff74db36ef94e6acb9c9daa7441d9cc8d9d1bed8037&token=1213725733&lang=zh_CN#rd)
持续更新中...
## 项目简介
Spring 框架基础,环境配置,常用注解,Bean管理,事务,Mvc开发模式等。
## 关于作者
【公众号:知了一笑】 【知乎专栏】

## 项目推荐
1、SpringBoot2 基础案例 -- >> 【[GitHub点这里](https://github.com/cicadasmile/spring-boot-base)】 【[码云.点这里](https://gitee.com/cicadasmile/spring-boot-base)】
【SpringBoot2 基础,进阶,事物管理,数据库,NoSql,项目管理等基础案例】
2、SpringBoot2 整合中间件 -- >> 【[GitHub点这里](https://github.com/cicadasmile/middle-ware-parent)】 【[码云.点这里](https://gitee.com/cicadasmile/middle-ware-parent)】
【分库分表,缓存,消息队列,定时器,搜索引擎,分布式文件系统,权限管理等中间件】
3、SpringCloud 微服务组件 -- >> 【[GitHub点这里](https://github.com/cicadasmile/spring-cloud-base)】 【[码云.点这里](https://gitee.com/cicadasmile/spring-cloud-base)】
【微服务常用组件:Eureka、 Ribbon、Feign、Hystrix、Zuul、Config等】
4、SpringCloud 综合案例 -- >> 【[GitHub点这里](https://github.com/cicadasmile/cloud-shard-jdbc)】 【[码云.点这里](https://gitee.com/cicadasmile/cloud-shard-jdbc)】
【实现微服务下基于Shard-jdbc分库分表模式下,数据库扩容,数据迁移,解决办法。】
5、设计模式-算法-结构 -- >> 【[GitHub点这里](https://github.com/cicadasmile/model-arithmetic-parent)】 【[码云.点这里](https://gitee.com/cicadasmile/model-arithmetic-parent)】
【常用的:数据结构、算法、二十三种设计模式,编程核心基础积累。】
6、Linux基础.环境.运维 -- >> 【[GitHub点这里](https://github.com/cicadasmile/linux-system-base)】 【[码云.点这里](https://gitee.com/cicadasmile/linux-system-base)】
【Linux系统,基础用法积累,常用开发环境搭建,运维相关操作。】