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.

Content in all repositories owned by your account will be closed.
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

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.

PR

Project Contribution
spring-boot Speed up layer lookups when extracting a layered jar
spring-boot Improve the performance of layer index creation
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-data-jpa Simplify predicate concatenation in JpqlQueryBuilder.and(List)
spring-cloud-function Fix POJO functions to return Message consistently
spring-cloud-function Fixes gh-1098 Support primitive function interfaces
junit-framework Expand output dir placeholders in a single pass
netty Use LinkedHashSet to deduplicate search domains
detekt/detekt Add detekt-baseline-fragments to the Marketplace

Pinned Loading

  1. java-refined java-refined Public

    Refinement and functional value types for Java 8+

    Java 7

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

    Conflict-resistant baseline fragments for detekt

    Kotlin