Git Product home page Git Product logo

youlai-cloud's Introduction

youlai-cloud

介绍

面向 SpringBoot3,基于 Java17、Spring Cloud&Alibaba 2021、Spring Boot 2.7 、Spring Authorization Server 0.3.1 全新升级OAuth2授权+微服务+UPMS管理系统解决方案。

Spring Authorization Server 授权码模式测试流程

  1. 创建名为 oauth2 的数据库,执行docs/sql/oauth2.sql的脚本创建表
  2. 启动nacos,创建 cloud-namespace-id 的namespace,导入docs/nacos/DEFAULT_GROUP.zip配置
  3. 依次启动 youlai-auth、youlai-system、youlai-gateway
  4. 浏览器输入网关: http://127.0.0.1:9999/youlai-system/messages
  5. 因为第一次未授权会跳转到认证中心进行认证,输入用户名/密码(admin/123456),认证成功网关会路由到资源服务器获取数据。

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

youlai-cloud's People

Contributors

haoxianrui avatar

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.