Skip to content
View SuppieRK's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report SuppieRK

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

  1. union-find union-find Public

    Hash Set with Union Find capabilities

    Java 1

  2. java-throwable-utils java-throwable-utils Public

    Java extensions allowing to use checked exceptions in functional programming API + Try

    Java 1 1

  3. spring-boot-multilevel-cache-starter spring-boot-multilevel-cache-starter Public

    Spring Boot multi-level caching with Redis and Caffeine

    19 8

  4. Regular expressions for case matching Regular expressions for case matching
    1
    /**
    2
     * Different case matchers
    3
     *
    4
     * @see <a href="https://en.wikipedia.org/wiki/Naming_convention_(programming)#Examples_of_multiple-word_identifier_formats">Examples of multiple word identifier formats</
    5
     */