Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
View leorubens's full-sized avatar

Block or report leorubens

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. spring-security-oauth spring-security-oauth Public

    Forked from spring-attic/spring-security-oauth

    Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.

    Java

  2. docs-cn docs-cn Public

    Forked from pingcap/docs-cn

    TiDB/TiKV/PD documents in Chinese.

    TeX

  3. tidb-tools tidb-tools Public

    Forked from icyxieex/tidb-tools

    Go

  4. APIJSON APIJSON Public

    Forked from Tencent/APIJSON

    让接口见鬼去吧!客户端定义服务端返回JSON的结构!Let interfaces go to hell! Clients define JSON structures which server returned!

    Java

  5. MachineLearning MachineLearning Public

    Forked from csuldw/MachineLearning

    Machine learning resources,including algorithm, paper, dataset, example and so on.

    Python

  6. RxEasyHttp RxEasyHttp Public

    Forked from zhou-you/RxEasyHttp

    本库是一款基于RxJava2+Retrofit2实现简单易用的网络请求框架,结合android平台特性的网络封装库,采用api链式调用一点到底,集成cookie管理,多种缓存模式,极简https配置,上传下载进度显示,请求错误自动重试,请求携带token、时间戳、签名sign动态配置,自动登录成功后请求重发功能,3种层次的参数设置默认全局局部,默认标准ApiResult同时可以支持自定义的数…

    Java