基于 Spring Session 的企业通用后台 Yuna
- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://gitee.com/jxttian/Yuna
- 软件文档: https://gitee.com/jxttian/Yuna
软件介绍
背景
考虑到公司业务系统较多,各业务系统后台各自开发维护用户及权限系统浪费开发资源,并且结合之前在公司做SSO的经验,决定开发一套基于Spring Session的统一管理后台来简化公司的业务系统
简介
Yuna是一套基于Spring Session技术搭建的统一后台管理系统,集统一登录、统一授权、统一管理于一体。 Yuna系统可帮助企业快速搭建微后台服务架构,各业务系统管理后台完全独立开发部署,只需集成Yuan Sdk就可以在Yuna后台统一管理授权
架构
简单使用说明
平台目录结构说明
├─client: 业务系统接入Yuan平台的SDK ├─common: Yuna公共代码包含一些工具类等 ├─console: Yuna核心代码,页面 ├─domain: Model、Bean └─files: 项目文件 ├─screenshot: 系统截图 └─sql: 初始化SQL + DDL + DML
系统部分页面演示
系统登录
主页
业务系统管理
权限管理
配置外部系统(Grafana)
配置外部系统(Kibana)
Algorithms Unlocked
Thomas H. Cormen / The MIT Press / 2013-3-1 / USD 25.00
Have you ever wondered how your GPS can find the fastest way to your destination, selecting one route from seemingly countless possibilities in mere seconds? How your credit card account number is pro......一起来看看 《Algorithms Unlocked》 这本书的介绍吧!