Skip to content
View thewaterfall's full-sized avatar

    Block or report thewaterfall

    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.

    Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
    Report abuse

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

    Report abuse

    Pinned Loading

    1. spring-rate-throttlerspring-rate-throttlerPublic

      A library for rate-limiting (throttling) HTTP requests in Spring applications. It provides annotations to be used on controller methods or classes to enforce rate-limiting and uses a token bucket a…

      Java 3

    2. fluent-requestfluent-requestPublic

      Fluent Request is a Java library designed to simplify and streamline the process of making HTTP requests. It follows a fluent builder pattern, allowing users to construct complex HTTP requests in a…

      Java 2 1

    3. doh4jdoh4jPublic

      The Doh4j library is a powerful yet simple DNS Over HTTPS (DoH) client implementation for Java 11+, packaged neatly into a streamlined and powerful API. The Doh4j client uses Google, Cloudflare, an…

      Java 2

    4. ip4jip4jPublic

      Ip4J is a small, simple and zero dependencies Java 11+ library for retrieving a request IP address from an HttpServletRequest. It supports various headers commonly used in web applications to forwa…

      Java