<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Singleton on NineKoo9's story</title><link>https://NineKoo9.github.io/tags/singleton/</link><description>Recent content in Singleton on NineKoo9's story</description><generator>Hugo -- gohugo.io</generator><language>ko</language><copyright>© 2026 NineKoo9</copyright><lastBuildDate>Sun, 15 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://NineKoo9.github.io/tags/singleton/index.xml" rel="self" type="application/rss+xml"/><item><title>왜 Spring 싱글톤 빈은 무상태여야 할까? 스레드, Entity, @Configuration까지</title><link>https://NineKoo9.github.io/posts/spring-singleton-thread-safety/</link><pubDate>Sun, 15 Mar 2026 00:00:00 +0000</pubDate><guid>https://NineKoo9.github.io/posts/spring-singleton-thread-safety/</guid><description>Spring 싱글톤 빈의 무상태 설계, 지역 변수와 스레드 안전성, Entity와 persistence context, @Configuration의 CGLIB 동작을 한 번에 정리합니다.</description></item><item><title>Singleton, 그냥 구현하면 안 되나요?</title><link>https://NineKoo9.github.io/posts/java-singleton-patterns/</link><pubDate>Sat, 14 Feb 2026 00:00:00 +0000</pubDate><guid>https://NineKoo9.github.io/posts/java-singleton-patterns/</guid><description>멀티스레드 환경에서 Singleton이 왜 깨질 수 있는지, 왜 Holder 패턴이 안전한지, enum과 Spring singleton을 어디까지 같은 개념으로 봐야 하는지 정리합니다.</description></item></channel></rss>