240 发简信
IP属地:北京
  • SpringBoot security server2server Oauth

    SpringBoot security server2server Oauth Background There is handful samp...

  • JMM happens-before

    摘自: https://blog.csdn.net/seapeak007/article/details/53409618[https://bl...

  • How to inject a bean into a non-managed class in spring/springboot

    We can inject a Spring managed bean into another Spring managed bean wit...

  • How resource server validate (signature of) access token(JWT) in SpringBoot(nimbus)

    I checked into this topic because I got the below error in my SpringBoot...

  • Python里Async/Await使用列子

    本来准备用Async/Await来实现一个异步调用,发现Python里的Async跟NodeJS里的还是有些区别,所以把一些试验情形记录了一下。...

  • CPU 时钟频率,时钟周期,机器周期,指令周期,附:程序耗时测试

    时钟频率 1GHz CPU为1000,000,000次每秒。10亿次/秒 时钟周期(振荡周期,Clock Cycle)为(1/10亿)秒,1纳秒...