Skip to content
View wolfiesonfire's full-sized avatar

Block or report wolfiesonfire

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

Pinned Loading

  1. requestlog/request-log requestlog/request-log Public

    HTTP request logging and retry compensation tool built on Spring Boot.

    Java 9 2

  2. dynamic-mapper dynamic-mapper Public

    Dynamic mapper without actual java mapper file, base on mybatis-plus.

    Java 7

  3. Supplier 链式工具 Supplier 链式工具
    1
    import java.util.Optional;
    2
    import java.util.function.Supplier;
    3
    
                  
    4
    
                  
    5
    /**