Seungwon's Blog
Portfolio- Bounded Context vs Sub Domain
2025-08-01 - Aggregate vs Bounded Context
2025-08-01 - Aggregate Design
2025-08-01 - Rich Domain Model and Anemic Domain Model
2025-07-31 - DDD Trilemma
2025-07-30 - Class-Level private Access Modifier in Kotlin vs Java
2025-07-21 - Access Modifier
2025-07-17 - Compare And Swap VS. Synchronized
2025-07-16 - 光 Hikari Connection Pool
2025-07-15 - Test Code
2025-06-13 - Why Non-Generational ZGC doesn't split Heap into Young/Old Generations
2025-05-07 - Why Generational ZGC splits Heap into Young/Old Generations
2025-05-07 - Thread-Local Allocation Buffers
2025-05-07 - Is Old Generation always empty at Java startup?
2025-05-07 - Does Minor GC only check Young Generation?
2025-05-07 - Reason HotSpot VM GC splits Heap into Young and Old Generations
2025-05-06 - JVM Heap
2025-05-06 - POST vs PUT vs PATCH
2024-10-18 - Spring Event
2024-09-28 - Interface
2024-09-26 - Generalization and Abstraction
2024-09-26 - SOLID
2024-09-25 - Encapsulation
2024-09-25 - Polymorphism
2024-09-24 - Inheritance
2024-09-24 - Exception
2024-09-24 - LIFO and FIFO Collection
2024-07-29 - A collection with enhanced search capabilities
2024-07-29 - A collection for parallel processing
2024-07-29 - PECS
2024-07-28 - Consistent Hashing
2024-07-24 - Throwing Exception
2024-06-17 - Distinguish same URI by number vs. text
2024-06-17 - Coroutines
2024-05-31 - Setter DI vs Constructor DI
2024-05-30 - Thread Pool
2024-05-29 - Object Level Locking vs Class Level Locking
2024-05-28 - Reactive Streams
2024-05-27 - Backpressure
2024-05-27 - Scoped Values
2024-05-26 - Reference Type
2024-05-17 - Why should we avoid using setters in JPA entities
2024-05-12 - Predicate
2024-05-12 - Comparator
2024-05-12 - Why can't we use Record classes as JPA entities?
2024-05-10 - Wrapper Class
2024-05-03 - Spring Stereotype Annotation
2024-05-02 - Runnable & Callable
2024-05-02 - ForkJoinPool
2024-04-30 - AutoCloseable
2024-04-30 - Spring @Component vs @Bean
2024-04-29 - Spring ApplicationContext Bean Register
2024-04-26 - Singleton Pattern
2024-04-26 - ParallelFlux
2024-04-23 - ConnectableFlux
2024-04-23 - Spring Webflux Mono and Flux
2024-04-22 - Spring Webflux Netty Mechanism
2024-04-17 - Netty
2024-04-17 - Netty Data Container
2024-04-17 - First Class Collection
2024-03-13 - Replication
2024-03-13 - Spring Webflux
2023-09-19 - Hot Stream and Cold Stream
2023-09-19 - Synchronous Programming vs Reactive Programming
2023-09-18