摘要:
CAS 是 Centeral Authentication Service 缩写,即 中央认证服务,旨在为 Web 应用系统提供一种可靠的单点登录方法;本文主要介绍其基本概念。 1、CAS 特点 支持 CAS v1, v2 and v3 协议 支持 SAML v1 and v2 协议 支持 OAut 阅读全文
摘要:
Spring Data MongoDB 是的 Spring Data 家族的一部分,可轻松配置并访问 MongoDB。 本文主要介绍在 SpringBoot 中使用 Spring Data MongoDB 操作 MongoDB,使用到的软件版本:Java 1.8.0_191、MongoDB 5.0. 阅读全文