ipipman / JavaSpringBootSamplesLinks
SpringBoot、Dubbo、SpringCloud的各种集成例子:Atomikos、gRPC、Thrift、Seata、ShardingSphere、Dubbo、Hmily、Nacos、Consul、Ribbon、Jedis、Lettuce、Redisson等框架
☆703Updated last year
Alternatives and similar repositories for JavaSpringBootSamples
Users that are interested in JavaSpringBootSamples are comparing it to the libraries listed below
Sorting:
- validate-springboot-stater , 与spring框架无缝集成的验证框架☆73Updated 4 years ago
- This repo is a plugin of Intellij IDEA that can help you achieve hot swap without any configuration and debugging.(一种简单快捷的实现Java热部署方式,使用该…☆267Updated 9 months ago
- fast-cloud-nacos项目致力于打造一个基于nacos为注册中心,结合企业开发习惯,总结的一些基本的实现方式☆234Updated 8 months ago
- Easy drools,version 8.0.8☆585Updated 3 years ago
- A powerful and easy-to-use operational logging system that supports analysis of changes in object properties. 强大且易用的操作日志记录系统,支持对象属性的变化分析。☆628Updated 2 years ago
- Java知识仓库,包含Spring/SpringBoot源码,MyBatis源码,SpringSecurity源码,SpringOpenFeign源码,Netty源码等源码解析。同时还有分布式应用,亿级流量架构思路和各面试题整理。☆124Updated 4 years ago
- JAVA 架构技术方案池:丰富的Java架构技术解决方案:分布式锁、分布式缓存、分布式事务、重试、去重、幂等、单点登入、分布式session、jwt等等分布式架构技术方案,SpringSecurity教程,SpringBoot 全都有完整的实现样例代码☆116Updated 5 months ago
- SpringCloud构建实战、从入门到高级,包含eureka、zuul、gateway、feign、ribbon、hystrix、mq、turbine、nacos、elk、consul、zookeeper、rocketmq、kafka、分布式事务(RocketMq、LCN…☆345Updated last year
- WordGO - 让Java生成word文档更容易 / Making it easier for Java to generate word documents☆249Updated last year
- 🔥MateCloud是一款基于Spring Cloud Alibaba的微服务架构。目前已经整合Spring Boot 2.7.0、 Spring Cloud 2021、Spring Cloud Alibaba 2021、Spring Security Oauth2、Fe…☆1,566Updated last year
- redis实现分布式锁 Spring Boot core for Redisson RedissonLock☆252Updated 2 years ago
- lamp-util 基jdk8 /jdk11/jdk17 ,是 lamp-cloud 和 lamp-boot 项目的核心工具包,开发宗旨是打造一套兼顾 SpringBoot 和 SpringCloud 项目的公共工具类。☆330Updated this week
- 基于RuoYi-Vue扩展的多租户框架(SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统)☆286Updated last year
- 记录AgeFades学习成长笔记☆319Updated 4 months ago
- 🔥🔥🔥 Libra-Platform微服务平台。基于SpringCloud & SpringCloudAlibaba & SpringBoot & Vue3开发,基于多租户SaaS模式的设计,拥有强大的用 户中心(一个账号对应多业务身份),权限基于RBAC设计,支持蓝绿…☆248Updated 3 years ago
- 🌈 从零开始设计一个轻量级分布式 RPC 框架,基于 Spring + Netty + Protostuff + Zookeeper☆193Updated 2 years ago
- 一套开发级JAVA设计语言学习笔记。所有笔记已更新于微信公众号<汀雨笔记>☆140Updated 2 years ago
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba企业级系统架构底层框架封装,解决业务开发时常见的非功能性需求,防止重复造轮子,方便业务快速开发和企业技术栈框架统一管理。引入组件化的思想实现高内聚低耦合并且高度可配置化,做到可插拔。…☆193Updated last week
- RedisSyncer是一个多任务的redis数据同步工具,可灵活的满足Redis间的数据同步、迁移需求; redissyncer is a redis synchronization tool, used in redis single instance and clus…☆642Updated last year
- SpringBoot源码分析--项目里有超详细的中文代码注释,中文注释会随着每篇SpringBoot的源码分析文章的推出而更新,中文注释持续更新中...☆361Updated 2 years ago
- SpringBoot + ShardingSphere 实现读写分离 分库分表☆369Updated 4 years ago
- Java源码分析 【源码笔记】专注于Java后端系列框架的源码分析,每周持续推出Java后端系列框架的源码分析文章。☆947Updated 3 years ago
- lamp-boot 基于jdk21、jdk17、jdk11、jdk8 + SpringBoot的前后分离的快速开发平台,其中的可配置的SaaS功能尤其闪耀, 具备RBAC功能、网关统一鉴权、Xss防跨站攻击、自动代码生成、多种存储系统、分布式事务、分布式定时任务等多个模块,…☆663Updated last year
- A foolproof Elasticsearch ORM framework that is easy to use, requires minimal coding, and is highly expandable...☆1,567Updated 3 months ago
- 基于SpringBoot + Mybatis Plus + SaToken + Thymeleaf + Layui的后台管理系统☆742Updated last year
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆66Updated 2 years ago
- Bus 是一个基础框架、服务套件,它基于Java8编写,参考、借鉴了大量已有框架、组件的设计,可以作为后端服务的开发基础中间件。 代码简洁,架构清晰,非常适合学习使用。☆414Updated last year
- 基于领域驱动设计模式,开发一个售后补偿微服务。☆92Updated 3 years ago
- 2022java面试题、JVM面试题、多线程面试题、并发编程、Redis面试题、MySQL面试题、Java2022面试题、Netty面试题、Elasticsearch面试题、Tomcat面试题、Dubbo面试题、Kafka面试题、Linux面试题、2021面试题、java面…☆433Updated 3 years ago
- 基于SpringBoot 2.x整合各种常用开发工具,包括但不限于Redis,MyBatisPlus,RocketMQ,RabbitMQ,Elasticsearch,Quartz,Xxl-Job,Kafka等。☆210Updated 2 years ago