Code Monkey home page Code Monkey logo

NickChenyx

  • 🔭 I’m currently working for Bytedance
  • 🌱 I’m currently learning Golang/Rust/Scrum...
  • ...

nickchenyx's Projects

mysql icon mysql

Everything i learn about MySQL will upload here.

onjava8 icon onjava8

《On Java 8》中文版,又名《Java 编程**》第五版

practical-programming-books icon practical-programming-books

这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。

pwdlist icon pwdlist

a web site for listing and managing your pwd

rdial icon rdial

server port dial, rust impl.

readme icon readme

README文件语法解读,即Github Flavored Markdown语法介绍

retry-go icon retry-go

Simple golang library for retry mechanism

semgroup icon semgroup

Like errgroup/waitgroup, but only runs a maximum of tasks at any time.

sentinel icon sentinel

A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)

spring-boot-api-project-seed icon spring-boot-api-project-seed

:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~

spring-cloud-security-oauth2-jdbc icon spring-cloud-security-oauth2-jdbc

使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,resource Server实现了两种方式,一种是当用token调用受保护资源时,使用RemoteTokenServices来去oauth server去校验。另一种是共享数据库,然后资源服务器自己通过数据库进行校验。

spring-cloud-security-oauth2-jwt icon 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。

styleguide icon styleguide

Style guides for Google-originated open-source projects

tokenhelper icon tokenhelper

本工具类旨在帮助解决 OAuth 客户端授权模式(client_credentials)下获取 access_token过期问题。 本工具类可以保持 access_token始终可用。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.