Code Monkey home page Code Monkey logo

focuscloudwork's Introduction

FocusCloud简介

一个以SpringCloud和Shiro为基础的管理系统,已经实现了基础权限功能,后续会开发其他功能

1.可供微服务权限方案的一个参考
博客介绍了简要搭建过程:
https://blog.csdn.net/u014203449/article/details/88087516
2.权限前端页面和一些接口还有待完善

现有模块

base服务:提供登录、用户角色授权等基础服务
zuul:网关
eureka:注册中心
uaa:其他普通业务服务依赖于uaa,提供授权请求重定向到base
common:公用模块
parent:父pom
notice服务:目前业务没有写,但可以完成服务的登录授权测试,单点登录到base认证,并且调用base服务接口。

系统架构

使用框架

SpringCloud Finchley.BUILD-SNAPSHOT,Shiro,Mysql,Redisson,jdk1.8,layiui

部署过程

1.将zuul、base、notice服务的application-dev配置文件中的数据库和redis地址改为自己的
2.执行sql,sql这里还不完整,角色资源和权限码的关系还没调整好,可以先用超级管理员实验
3.访问localhost:18900/base/loginpage 超级管理员用户melo 密码123456

#一些截图

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.