Skip to content

Likboc/RuoYi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

若依学习项目

原项目地址 : https://gitee.com/y_project/RuoYi-Cloud

项目特点

RuoYi-Cloud 是一个 Java EE 分布式微服务架构平台,基于经典技术组合(Spring Boot、Spring Cloud & Alibaba、Vue、Element),内置模块如:部门管理、角色用户、菜单及按钮授权、数据权限、系统参数、日志管理、代码生成等。在线定时任务配置;支持集群,支持多数据源。

登录模块

提供用户注册和用户登录API,支持用户黑名单,登录日志,单点登录功能。

网关模块

使用Spring Cloud Gateway + Sentinel 实现网关限流。

spring cloud gateway 提供了GlobalFilter : AuthFilter, XssFilter 对请求进行转义等功能, GatewayFilter : BlackList

定时任务

基于Quartz提供定时任务支持,使用Mysql

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages