YunaiV / RuoYiLinks
基于SpringBoot2.0的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用
☆9Updated 5 years ago
Alternatives and similar repositories for RuoYi
Users that are interested in RuoYi are comparing it to the libraries listed below
Sorting:
- Dockerfile镜像编写☆14Updated 8 years ago
- 分表分库☆11Updated 8 years ago
- 做个简单易用的SpringBootCMS BackEnd后台:SpringBoot2 + MybatisPlus3 + Freemarker AdminUI管理页面:LayMini2(based on LayUI) FrontEndUI前端页面:Bootstrap3/4☆16Updated last year
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 6 years ago
- ☆43Updated 2 years ago
- 一个用Solr做企业应用内的搜索引擎的SpringBoot项目☆22Updated 6 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务 器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆20Updated 2 years ago
- 🍰springboot2.1.4、mybatis、bootstrap、代码生成器、shiro权限管理、前后端分离、自用型java通用后台管理系统快速开发框架 集成通用controller 通用mapper 通用service、脚手架、起手式,让web后台开发变得简单~!!☆24Updated 2 years ago
- Java后端开发库,涵盖:常用工具类、SPI扩展、分布式锁、限流、分布式链路追踪等。☆40Updated 2 years ago
- 基于SpringBoot(2.0.3)的微服务的单应用秒杀、分布式秒杀示例☆11Updated last year
- 个人总结的Java算法和实战demo☆11Updated 5 years ago
- 基于spring 4.x 开发的redis集群中间件应用:redis-cache、redis-cluster-cache、session共享、消息队列等。☆9Updated 8 years ago
- SpringBoot 整合常用框架,druid、mybatis、jpa、dubbo、redis、web等及使用示例,常用工具类等☆14Updated last year
- java 实现线程池☆16Updated 8 years ago
- 极客小册☆33Updated 6 years ago
- Java架构师学习☆11Updated 6 years ago
- 基于Redis实现消息的定时推送☆11Updated 9 months ago
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合并且高度可配置化,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认…☆15Updated 2 years ago
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Updated 7 years ago
- sharding jdbc分库分表和强制路由的例子☆24Updated 6 years ago
- 自定义注解,包括了自定义校验注解、自定义缓存注解、自定义权限校验注解示例代码☆14Updated 3 years ago
- 基于springboot+springcloud的学习示例,整合springboot admin2.x,sharding-jdbc,分布式session,kafka,rocketmq,websocket,自定义springboot启动器,springcloud-dalsto…☆29Updated 2 years ago
- 基于spring boot + quartz + redis实现job任务调度,前端使用vue和element-ui实现页面控制台。☆13Updated 6 years ago
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Updated 8 years ago
- 基于队列的任务调度及分发中间件,based on RocketMQ☆16Updated 2 years ago
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Updated 7 years ago
- Spring Boot Project for Apache Dubbo (Incubating)☆12Updated 6 years ago
- 学习 Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2☆18Updated 5 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆11Updated 5 years ago