# nstr-all **Repository Path**: cactusllx/nstr-all ## Basic Information - **Project Name**: nstr-all - **Description**: 仙人球开源框架 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-10-29 - **Last Updated**: 2024-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Nstr Cloud ![https://img.shields.io/badge/SpringCloud-Hoxton.SR9-orange?style=flat-square](https://img.shields.io/badge/SpringCloud-Hoxton.SR9-orange?style=flat-square) ![https://img.shields.io/badge/SpringCloudAlibaba-2.2.5.RELEASE-blueviolet?style=flat-square](https://img.shields.io/badge/SpringCloudAlibaba-2.2.5.RELEASE-blueviolet?style=flat-square) ![https://img.shields.io/badge/SpringBoot-2.3.7.RELEASE-brightgree?style=flat-square](https://img.shields.io/badge/SpringBoot-2.3.7.RELEASE-brightgree?style=flat-square) Nstr Cloud是一款使用Spring Cloud Hoxton.RELEASE、Spring Cloud OAuth2 & Spring Cloud Alibaba构建的低耦合权限管理系统,该系统具有如下特点: | 序号 | 特点 | | ---- | ------------------------------------------------------------ | | 1 | 前后端分离架构,客户端和服务端纯Token交互; | | 2 | 认证服务器与资源服务器分离,方便接入自己的微服务系统 | | 3 | 集成Prometheus,SpringBootAdmin,Skywalking APM | | 4 | 网关限流,网关黑名单限制,网关日志(WebFlux编程实践) | | 5 | 微服务Docker化,使用Docker Compose一键部署,K8S集群 | | 6 | 社交登录,认证授权,数据权限,前后端参数校验,Starter开箱即用等 | | 7 | Doc Starter,几行配置自动生成系统api接口文档 | | 8 | OAuth2 4种模式+刷新令牌模式,提供5种获取系统令牌方式 | | 9 | 提供详细的导入教程、使用教程和开发教程,对于想深入了解的用户还提供了搭建教程 |