spring boot学习案例,方便spring boot 初学者快速掌握相关知识
☆766Jun 28, 2022Updated 3 years ago
Alternatives and similar repositories for springboot-learning
Users that are interested in springboot-learning are comparing it to the libraries listed below
Sorting:
- springboot用法和与各种框架、组件等结合使用,包括springboot的注解分析、路径分析、取得内置对象、项目打包、配置环境属性、读取资源文件、Bean配置、模板渲染、基于yml的多profile配置、基于properties的多profile、添加数据验证、配置错…☆898Jun 29, 2017Updated 8 years ago
- springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等☆6,764Jan 27, 2024Updated 2 years ago
- spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。☆16,608Dec 3, 2023Updated 2 years ago
- springboot例子, 包含druid数据源, druid的sql监控, druid过滤, mybatis xml配置, mybatis分页插件, logback日志配置, springboot多环境配置, 发送邮件, AOP拦截, 过滤器 spring拦截器, 全局异…☆517Feb 1, 2018Updated 8 years ago
- 《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!☆15,799Dec 17, 2023Updated 2 years ago
- 基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业…☆16,712Dec 16, 2022Updated 3 years ago
- 基于Spring-boot和dubbox的API接口和后台管理系统☆1,017Jun 29, 2022Updated 3 years ago
- Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等☆6,218Jul 18, 2023Updated 2 years ago
- 一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~☆9,715Dec 17, 2023Updated 2 years ago
- Spring Cloud基 础教程,持续连载更新中☆7,399Feb 22, 2023Updated 3 years ago
- 《Spring Boot教程》源码☆2,331Feb 2, 2024Updated 2 years ago
- Spring,SpringBoot 2.0,SpringMVC,Mybatis,mybatis-plus,motan/dubbo分布式,Redis缓存,Shiro权限管理,Spring-Session单点登录,Quartz分布式集群调度,Restful服务,QQ/微信登录,…☆1,595Dec 6, 2022Updated 3 years ago
- 基于SpringBoot+Dubbo的微服务框架(借助Docker+Jenkins实现自动化、容器化部署)☆2,246Nov 16, 2022Updated 3 years ago
- hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。☆8,409Feb 15, 2026Updated 2 weeks ago
- 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、k3s、k3d、k8s、mybatis加解密插件、异常处理、日志输出、多模块开发、多环境…☆2,748Mar 7, 2025Updated 11 months ago
- 《史上最简单的Spring Cloud教程源码》☆17,978Apr 12, 2021Updated 4 years ago
- 用springboot + springmvc + mybatis + maven搭建成框架,基于Jersey, Swagger,SwaggerUi的restful API☆168Nov 7, 2018Updated 7 years ago
- 基于 Spring Boot、Spring Cloud、Spring Oauth2 和 Spring Cloud Netflix 等框架构建的微服务项目☆2,123Jul 18, 2023Updated 2 years ago
- 云收藏 Spring Boot 2.X 开源项目☆4,865Jul 12, 2025Updated 7 months ago
- about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。☆30,646Nov 18, 2023Updated 2 years ago
- 使用SpringBoot与shiro实现基于数据库的细粒度动态权限管理系统实例☆593Jul 1, 2020Updated 5 years ago
- 基于SpringMVC、Mybatis、Redis、Freemarker的Shiro管理Demo源码的升级版。☆1,787Dec 16, 2022Updated 3 years ago
- 系统管理后台,包括用户管理,角色管理,资源链接管理模块,可以动态分配权限和角色。 使用springboot、springdata jpa、shiro等服务端技术,使用freemarker模版渲染页面。 系统中对springdata的查询条件Specification做了简单…