Spring

https://medium.com/@erayaraz10/introduction-to-refreshscope-annotation-95d5dab4bcf1

 

Introduction to @RefreshScope Annotation

In Spring Boot, the @RefreshScope annotation is used to enable dynamic configuration properties reloading. This means that if you modify…

medium.com

https://tech.kakaopay.com/post/martin-dev-honey-tip-2/?ref=codenary#summary 

 

Spring Bean Injection 이야기(feat. 모두가 다 알고 있는 스프링빈, 정말 다 알고 있는가?) | 카카오페이

@Qualifier vs @Primary 누가 이길까?

tech.kakaopay.com

https://tech.kakaopay.com/post/martin-dev-honey-tip-1/

 

Jackson Deserializer 코드 분석해보기 | 카카오페이 기술 블로그

Json 공백 문자 제거 및 파싱을 개발하면서 Jackson Deserializer 코드를 분석해봅니다.

tech.kakaopay.com

https://if.kakao.com/2022/session/65

 

if(kakao)dev2022

함께 나아가는 더 나은 세상

if.kakao.com

https://tech.kakaopay.com/post/ifkakao2022-batch-performance-read/#cursor

 

[if kakao 2022] Batch Performance를 고려한 최선의 Reader | 카카오페이 기술 블로그

if(kakao)2022 대량의 데이터를 Batch로 읽을 때의 노하우를 공유합니다.

tech.kakaopay.com

DB

https://if.kakao.com/2022/session/65

 

if(kakao)dev2022

함께 나아가는 더 나은 세상

if.kakao.com

https://tech.kakaopay.com/post/ifkakao2022-batch-performance-read/#cursor

 

[if kakao 2022] Batch Performance를 고려한 최선의 Reader | 카카오페이 기술 블로그

if(kakao)2022 대량의 데이터를 Batch로 읽을 때의 노하우를 공유합니다.

tech.kakaopay.com

https://incheol-jung.gitbook.io/docs/q-and-a/spring/n+1 

 

N+1 문제 - Incheol's TECH BLOG

Query를 실행하도록 지원해주는 다양한 플러그인이 있다. 대표적으로 Mybatis, QueryDSL, JOOQ, JDBC Template 등이 있을 것이다. 이를 사용하면 로직에 최적화된 쿼리를 구현할 수 있다.

incheol-jung.gitbook.io

 

ETC

https://itnext.io/domain-driven-design-and-micro-frontends-organizing-autonomous-teams-for-collaborative-success-1aa6b5f327db

 

Domain-Driven Design and Micro Frontends: Organizing Autonomous Teams for Collaborative Success

Bring order to chaos with DDD and a Micro frontend architecture

itnext.io

https://enterprisecraftsmanship.com/posts/specification-pattern-always-valid-domain-model/

 

Specification Pattern vs Always-Valid Domain Model

There’s an interesting controversy between two DDD topics: the Specification pattern and the Always-Valid domain model.

enterprisecraftsmanship.com

 

+ Recent posts