Skip to content
View hpwei's full-sized avatar

Block or report hpwei

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. springcloud-oauth2 springcloud-oauth2 Public

    Forked from copoile/springcloud-oauth2

    本项目基于spring-cloud-starter-oauth2搭建的认证中心和资源服务器的微服务项目,项目不仅仅简单的demo,项目的出发点在于实战应用。本项目为笔者花了不少时间和精力整理出来的,只需要稍微调整就可应用于实际项目当中,并且项目包含大量注释,不仅可以让你会用,也可让你了解到一些流程、一些原理上的东西。认证中心完成密码模式、授权码模式、刷新token模式、简化模式、以及自定义的…

    Java

  2. spring-security-oauth2-learn spring-security-oauth2-learn Public

    Forked from hellxz/spring-security-oauth2-learn

    基于Spring Security OAuth2 5.0以下版本的写法的学习代码

    Java