摘要:
import lombok.extern.slf4j.Slf4j; import org.springframework.http.HttpRequest; import org.springframework.http.client.ClientHttpRequestExecution; impo 阅读全文
posted @ 2021-09-07 14:45
meow_world
阅读(319)
评论(0)
推荐(0)
摘要:
在oauth中有四种默认支持的认证方式 授权码(authorization-code) 隐藏式(implicit) 密码式(password): 客户端凭证(client credentials) 比如我们要实现自定义授权方式就需要配置开发自定义授权方式整合在当前spring security中, 阅读全文
posted @ 2021-09-07 14:06
meow_world
阅读(558)
评论(0)
推荐(0)
摘要:
目录 1.背景介绍 2.配置https 背景介绍 要在本地环境中验证线上https的问题,需要搭建https的环境。 配置https 1、生成SSL证书 自己通过keytool生成,这里作为演示,采用keytool生成,实际项目中大部分采用的都是购买的方式。 Keytool是java提供的证书生成工 阅读全文
posted @ 2021-09-07 11:31
meow_world
阅读(867)
评论(0)
推荐(0)

浙公网安备 33010602011771号