Coder Social home page Coder Social logo

comments's People

Contributors

xshower avatar

Watchers

 avatar

comments's Issues

github + picgo + jsdelivr 搭建免费图床 | xShower

https://xshower.gitee.io/2020/10/09/20201009-picture-upload/

前言在我们写静态博客时,常常会需要插入图片, 图片放在本地空间的话上传博客往往会无法显示,放在其他站点可能会有权限问题。这时候,我们就需要使用图床作为个人图片仓库。现在市面上有很多图床网站,有sm.ms、七牛、腾讯云oss、阿里云cos等等。本文推荐使用github来做为图床。因为github不限空间,而且其稳定性是众所周知的,你不用担心几年以后,是否要给这些图片搬家。 创建图片仓库 创建git

linux常用命令。 | xShower

https://xshower.gitee.io/2017/04/20/20170420-linux-shell-script/

参考资料:Linux学习教程,Linux入门教程(超详细) vi/vim 命令 vi /path/file vi/vim 命令共有三种模式: 命令模式:用户输完命令回车以后便进入命令模式 编辑模式:在命令模式下,输入i,便进入编辑模式 底线命令模式:在命令模式下,输入:,便进入底线命令模式 命令模式输入模式底线命令模式 命令 说明 Ctrl+f 屏幕向下翻一页 Ctrl+b 屏

spring mvc/spring webflux版oauth2+JWT后端自动刷新access_token | xShower

https://xshower.gitee.io/2020/07/24/20200724-oauth2-2/

这段时间在学习搭建基于spring boot的spring oauth2 和jwt整合。 说实话挺折腾的。使用jwt做用户鉴权,难点在于token的刷新和注销。 当然注销的难度更大,网上的一些方案也没有很出色的。这个功能基本让我放弃了jwt(滑稽笑~)。 所以今天我单纯的先记录jwt token的刷新。 Token刷新jwt token刷新方案可以分为两种:一种是校验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.