Skip to content
View kimjunyoung90's full-sized avatar

Block or report kimjunyoung90

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

👋 Hi, I'm a Web Application Developer.
🔭 I’m currently working as a full-stack developer.

💻 Skills

JavaScript Static Badge Redux

Java Spring Postgres

🔨Tools

Git WebStorm IntelliJ IDEA

Pinned Loading

  1. global-message-converter global-message-converter Public

    프론트 애플리케이션에서 다국어 처리 자동화 오픈소스 개발

    JavaScript

  2. concurrency-examples concurrency-examples Public

    동시성 처리 전략(비관적 락 vs 낙관적 락)

    Java

  3. caching-examples caching-examples Public

    Spring Cache를 활용한 로컬/분산 캐싱 예제 코드

    Java

  4. circuit-breaker-examples circuit-breaker-examples Public

    Circuit Breaker 예제 코드

    Java

  5. spring-kafka-examples spring-kafka-examples Public

    spring-kafka를 활용한 producer, consumer 간단 구현 예제

    Java

  6. saga-examples saga-examples Public

    MSA 환경에서 분산 시스템간 트랜잭션을 Orchestration 및 Choreography 방식으로 처리하는 예제 프로젝트

    Java