Skip to content
View zf-one's full-sized avatar

Block or report zf-one

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. test test Public

    springCloud config

  2. spring-boot-examples spring-boot-examples Public

    Forked from ityouknow/spring-boot-examples

    about learning Spring Boot via examples. Spring Boot 技术栈示例代码,快速简单上手教程。

    Java

  3. Java-Interview Java-Interview Public

    Forked from crossoverJie/JCSprout

    👨‍🎓 Java related : basic, concurrent, algorithm

    Java

  4. Auth-service Auth-service Public

    Forked from keets2012/Auth-service

    spring security + oauth2.0 + jwt

    Java

  5. spring-cloud-security-oauth2-jwt spring-cloud-security-oauth2-jwt Public

    Forked from jiangchao123/spring-cloud-security-oauth2-jwt

    使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,oauth Server和resource Server使用了jwt的方式进行了实现。认证服务器生成jwt格式的token,并不对其进行持久化,然后资源服务器使用密钥进行校验token。

    Java