SSO系统设计框架搭建

SSO系统设计

  • 目录
    • 概述
      • 需求:
    • 设计思路
    • 实现思路分析
      • 1.SSO 框架的Spring,Spring boot 适配
      • 2.Spring,SpringBoot 关键字寻找
      • 3.maven helper 的使用
      • 4.异常排查
  • 参考资料和推荐阅读

Survive by day and develop by night.
talk for import biz , show your perfect code,full busy,skip hardness,make a better result,wait for change,challenge Survive.
happy for hardess to solve denpendies.

目录

在这里插入图片描述

概述

SSO系统设计框架搭建

需求:

SSO 框架步骤

设计思路

SSO 框架的Spring,Spring boot 适配
Spring,SpringBoot 关键字寻找
maven helper 的使用
异常排查

实现思路分析

1.SSO 框架的Spring,Spring boot 适配

这里我们可以参考官网的文档来进行选择,

2.Spring,SpringBoot 关键字寻找

根据Spring要源码的导入对应的关键字,maven 会自动下载

3.maven helper 的使用

插件安装上对应的maven herp 插件,树形结构的选择和排查。
然后直接直接排除,刷新即可。

4.异常排查

这个主要是解决问题的方法参与解决

SSO系统设计框架搭建_第1张图片

参考资料和推荐阅读

参考资料
官方文档
开源社区
博客文章
书籍推荐

  1. 暂无
  2. https://blog.51cto.com/u_15773967/5639279
  3. https://spring.io/projects/spring-boot#learn
  4. https://blog.csdn.net/J_M_S_H_T/article/details/126401429
  5. https://blog.51cto.com/u_13277791/6506269
  6. https://blog.csdn.net/qq_34918776/article/details/88886595

欢迎阅读,各位老铁,如果对你有帮助,点个赞加个关注呗!同时,期望各位大佬的批评指正~

你可能感兴趣的:(开源项目和工具组件,java-ee)