Skip to content
View JunggiKim's full-sized avatar

Highlights

  • Pro

Block or report JunggiKim

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

Hello, I am Junggi Kim

I am an engineer who is deeply interested in the value my code delivers.

Open Source Projects

A compile-time type validation library for Java and Kotlin, providing over 200 ready-to-use refined types to enforce value safety at the language level.

A detekt plugin that supports conflict-resistant baseline fragments to prevent merge conflicts in shared codebase team environments.

Pull Requests

Project Contribution
detekt/detekt Add detekt-baseline-fragments to the Marketplace
spring-batch Fix silent data loss in ChunkOrientedStep when skip policy rejects
spring-batch Fix default skip policy when only retry is configured
spring-batch Refactor Extract bean name string literals to constants
spring-batch Fix retryLimit() to exclude Error types by default
spring-restdocs Support extracting Bean Validation constraints from method parameters
spring-cloud-function Fix POJO functions to return Message consistently
spring-cloud-function Fixes gh-1098 Support primitive function interfaces

Issues

Project Contribution
detekt/detekt Support conflict-resistant baseline fragments
spring-restdocs Support extracting Bean Validation constraints from method parameters

Pinned Loading

  1. java-refined java-refined Public

    Refinement and functional value types for Java 8+

    Java 4

  2. detekt-baseline-fragments detekt-baseline-fragments Public

    Conflict-resistant baseline fragments for detekt

    Kotlin

  3. cpd-diff cpd-diff Public

    Fail only on code duplication introduced by a change

    TypeScript