Skip to content
View jidetashuo's full-sized avatar
Block or Report

Block or report jidetashuo

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

  1. MyBatis-Spring-Boot MyBatis-Spring-Boot Public

    Forked from abel533/MyBatis-Spring-Boot

    Spring Boot集成MyBatis的基础项目

    Java

  2. gson gson Public

    Forked from google/gson

    A Java serialization/deserialization library to convert Java Objects into JSON and back

    HTML

  3. redis redis Public

    Forked from microsoftarchive/redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes

    C

  4. spring-restful-authorization spring-restful-authorization Public

    Forked from ScienJus/spring-restful-authorization

    这个 Demo 用于演示如何在 RESTful 下使用自定义 Token 保持客户端登录状态,依靠 Spring 的拦截器和解析器完成权限验证及登录用户注入,并使用 Redis 存储 Token。

    Java

  5. dubbox dubbox Public

    Forked from dangdangdotcom/dubbox

    Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.

    Java

  6. address-semantic-search address-semantic-search Public

    Forked from liuzhibin-cn/address-semantic-search

    基于TF-IDF余弦相似度的地址语义搜索解析匹配服务

    Java