xuwujing / springBoot-study
SpringBoot学习的相关工程并辅以博文讲解。主要包括入门的Hello World、自定义配置的获取、集成mybatis的xml和注解使用、集成jpa的使用、集成druid进行项目的监控、事物实战使用, 项目打包、使用logback日志文件管理、添加过滤器和拦截器、多数据源、Restful风格的服务、集成elasticsearch、redis、netty、集成jsp和thymeleaf、集成storm、kafka等相关技术。
☆1,624Updated 2 months ago
Alternatives and similar repositories for springBoot-study:
Users that are interested in springBoot-study are comparing it to the libraries listed below
- 🐍基于SpringCloud 2023.x + Dubbo 3.x + AI构建的模拟秒杀微服务项目,集成了Elasticsearch🔍、Gateway、Mybatis-Plus、Sharding-JDBC等常用开源组件☆2,098Updated 3 weeks ago
- 🍃SpringBoot系列Demo;SpringBoot、MyBatis、Redis、MySql、Kafka、RocketMQ☆819Updated 5 months ago
- 基于SpringBoot+Dubbo的微服务框架(借助Docker+Jenkins实现自动化、容器化部署)☆2,241Updated 2 years ago
- springboot用法和与各种框架、组件等结合使用,包括springboot的注解分析、路径分析、取得内置对象、项目打包、配置环境属性、读取资源文件、Bean配置、模板渲染、基于yml的多profile配置、基于properties的多profile、添加数据验证、配置错…☆883Updated 7 years ago
- Spring Boot工程实践,快速上手Spring Boot开发必备。最全的Spring Boot使用案例!☆1,570Updated 2 years ago
- SpringBoot 基础教程 | 从入门到上瘾 | 基于2.0.0.M5制作☆2,741Updated 6 months ago
- 《Spring Boot教程》源码☆2,316Updated last year
- spring-boot 项目实践总结☆1,274Updated 2 years ago
- java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、sprin…☆1,271Updated last year
- 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、k3s、k3d、k8s、mybatis加解密插件、异常处理、日志输出、多模块开发、多环境…☆2,571Updated 2 weeks ago
- Shiro基于SpringBoot +JWT搭建简单的restful服务☆1,644Updated 2 years ago
- 基于SpringBoot + MySQL + Redis + RabbitMQ + Guava开发的高并发商品限时秒杀系统☆3,008Updated 3 years ago
- Spring Boot 2.X 最全课程代码