Giter VIP home page Giter VIP logo

jiangchao123's Projects

ali_jstorm icon ali_jstorm

使用阿里中间件RocketMQ、Tair、jstorm对双十一实时交易进行实时计算

app-builder icon app-builder

appbuilder-sdk, 千帆AppBuilder-SDK帮助开发者灵活、快速的搭建AI原生应用

byzer-lang icon byzer-lang

Byzer (former MLSQL): A low-code open-source programming language for data pipeline, analytics and AI.

deap icon deap

Distributed Evolutionary Algorithms in Python

di-tech icon di-tech

滴滴出行供需预测大赛--十强

feign-test icon feign-test

在使用spring cloud consul, feign, hystrix的时候出现了一个问题,就是feign client的超时时间配置问题,当配置时间较小时,可以生效。当配置时间较大时也不会生效。写了一个简单的Demo来复现这个问题。

flightops icon flightops

阿里众智比赛《机场停机位资源分配优化》源代码——2016.11(最终复赛排名第7)

oauthserver icon oauthserver

使用oauth2.0写的简单的client和认证Server,使用了@EnableOAuth2Sso注解来模拟单点登陆

proxy icon proxy

自己仿照jdk写了动态代理的demo,其中写了3个版本,版本0是静态代理,版本1是固定代理,版本2是实现了真正的动态代理

rest_template_test icon rest_template_test

测试restTemplate,一种是调用自己的微服务,这个时候需要注解@ LoadBalanced,具有负载均衡的功能;还有一种是调用外部服务,不能注解@ LoadBalanced,直接调用即可。

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。

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.