javastacks / spring-boot-best-practice
Spring Boot 最佳实践,包括自动配置、核心原理、源码分析、国际化支持、调试、日志集成、热部署等。
☆4,783Updated last month
Alternatives and similar repositories for spring-boot-best-practice
Users that are interested in spring-boot-best-practice are comparing it to the libraries listed below
Sorting:
- 2024最新微服务实战教程,Spring Cloud组件、微服务项目实战、Kubernetes容器化部署全方位解析。技术栈:Spring Cloud Alibaba + Spring Boot 3.2 + JDK 17。☆6,718Updated 9 months ago
- Springboot-Notebook 一个以 springboot 为基础开发框架, 整合 Redis 、Mysql 、 Rabbitmq 、ES 、MongoDB、sharding-jdbc 分库分表、zookeeper 、web人脸识别 、实时消息推送 、SQL优化、…☆3,248Updated 7 months ago
- 🔥🔥🔥轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心(已支持Nacos、Apollo,Zookeeper、Consul、Etcd,可通过SPI自定义实现)。Lightweight dynamic threadpool, with mon…☆4,381Updated 2 weeks ago
- Opensabre是基于SpringCloud2023的微服务开发平台,整合了Spring Security、Springcloud Alibaba等组件。 包含了基础的RBAC权限管理、授权认证、网关管理、服务治理、审计日志等系统管理基础应用。 定义了相关开发规范、风…☆8,812Updated 4 months ago
- 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugsta…☆6,613Updated last year
- 支持Springboot,基于注解的可使用变量、可以自定义函数的通用操 作日志组件☆2,433Updated last month
- 📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no nee…☆5,772Updated 2 months ago
- mall-swarm是一套微服务商城系统,采用了 Spring Cloud Alibaba、Spring Boot 3.2、Sa-Token、MyBatis、Elasticsearch、Docker、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建…☆12,329Updated 3 weeks ago
- 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖 友小手一抖,右上角来个 Star,感恩 1024☆19,595Updated last year
- 🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命…☆4,782Updated last year
- dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务☆4,918Updated 2 months ago
- ↥ ↥ ↥ 点击关注更新,基于 Spring Cloud 2024 、Spring Boot 3.4、 OAuth2 的 RBAC 权限管理系统☆6,272Updated 3 weeks ago
- Spring源码阅读☆13,642Updated 2 years ago
- 一个轻量级 Java 权限认证框架,让鉴权变得简单、优雅!—— 登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0☆17,626Updated this week
- Spring Cloud 微服务开发核心工具集。工具类、验证码、http、redis、ip2region、xss 等,开箱即用。 🔝 🔝 记得右上角点个star 关注更新!☆2,199Updated last week
- 分享最主流的 Java 技术,包含全部源代码。☆1,162Updated 5 months ago
- 一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题,夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目,Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 …☆2,801Updated last year
- 【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch☆4,967Updated 2 years ago
- 简洁好用的数据库表结构文档生成器☆3,875Updated 2 years ago
- mybatis源码中文注释☆4,735Updated 2 years ago
- Java流行框架源码分析:Spring源码、SpringBoot源码、SpringAOP源码、SpringSecurity源码、SpringSecurity OAuth2源码、JDK源码、Netty源码☆3,613Updated 2 years ago
- 消息推送平台🔥 推送下发【邮件】【短信】【微信服务号】【微信小程序】【企业微信】【钉钉】等消息类型。☆5,710Updated 4 months ago
- 这是RedSpider社区成员原创与维护的Java多线程系列文章。☆4,550Updated 4 months ago
- SpringBoot2.0+从入门到实战!☆5,226Updated last year
- 🚀一个用来深入学习并实战 Spring Boot 的项目。☆33,633Updated 9 months ago
- 对mybatis-plus-generator进行封装,通过Web UI快速生成兼容Spring boot,mybatis-plus框架的各类业务代码☆1,940Updated last week
- 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!☆11,495Updated this week
- mall学习教程,架构、业务、技术要点全方位解析。mall项目(60k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot、MyBatis、Elasticsearch、RabbitMQ、Redis、MongoDB、MySQL等技术,采用Docker…☆13,158Updated 8 months ago
- Collection of awesome Java project on Github(非常棒的 Java 开源项目集合).☆9,151Updated last year
- V部落,Vue+SpringBoot实现的多用户博客管理平台!☆7,383Updated last year