Pinned Repositories
.github
api-response-to-csv-and-excel
[practice] parse csv format, download excel
ddd-essence-aggregate-group
[practice] aggregate group association implementation
domain-event
[practice] ApplicationEventPublisher & DomainEvents & AbstractAggregateRoot
io-model
[practice] Implement the most prevalent I/O models
kafka-starter
[practice] kafka producer-consumer starter
point-system
[practice] point system design
react-js-starter
[인프런] 만들면서 배우는 리액트
refund-idempotent
[practice] refund request with idempotency and retry
spring-persistence-layer-stub-template
[template] useful & testable persistence layer with stub
own-playground's Repositories
own-playground/.github
own-playground/api-response-to-csv-and-excel
[practice] parse csv format, download excel
own-playground/ddd-essence-aggregate-group
[practice] aggregate group association implementation
own-playground/domain-event
[practice] ApplicationEventPublisher & DomainEvents & AbstractAggregateRoot
own-playground/io-model
[practice] Implement the most prevalent I/O models
own-playground/kafka-starter
[practice] kafka producer-consumer starter
own-playground/point-system
[practice] point system design
own-playground/react-js-starter
[인프런] 만들면서 배우는 리액트
own-playground/refund-idempotent
[practice] refund request with idempotency and retry
own-playground/spring-persistence-layer-stub-template
[template] useful & testable persistence layer with stub
own-playground/four-cut-diary-flutter
[practice] 앱 개발 입문자를 위한 플러터 네컷일기 만들기 with 피그마
own-playground/replication-datasource
[practice] replication datasource
own-playground/spring-batch-kata
[practice] Exercises challenge with the given dataset
own-playground/spring-batch5-tutorial
[youtube] 개발자 유미 - 스프링 배치
own-playground/threadlocal-practice
[practice] ThreadLocal with HttpSession
own-playground/transactional-rollback-reproduce
[reproduce] declarative transactional rollback reproduce