Skip to content
View wooklab's full-sized avatar

Block or report wooklab

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
wooklab/README.md

Hi, I'm Inwook ๐Ÿ‘‹

Backend Engineer @ 11Street


Tech Stack

Java Spring Boot Spring Batch MySQL MariaDB Oracle Elasticsearch MongoDB Apache Kafka


GitHub Stats

Pinned Loading

  1. lnl-Object lnl-Object Public

    Lunch And Learn: ์ฝ”๋“œ๋กœ ์ดํ•ดํ•˜๋Š” ๊ฐ์ฒด์ง€ํ–ฅ ์„ค๊ณ„ - ์˜ค๋ธŒ์ ํŠธ

    Java 3

  2. TIL TIL Public

    Today I Learn

    1

  3. inflearn-study inflearn-study Public

    This is a project for personal study.

    Java 1

  4. How to Replace Many if Statements in... How to Replace Many if Statements in Java ์—์„œ 3.4. Rule Engine ์ ์šฉ๋ฒ„์ „
    1
    /**
    2
     * How to Replace Many if Statements in Java(https://www.baeldung.com/java-replace-if-statements)
    3
     * - 3.4. Rule Engine ์ ์šฉ๋ฒ„์ „
    4
     */
    5
    public interface Policy<T, R> {