Reference Documentation
-
Spring Framework 2.5- Reference Manual (HTML) – Spring 2.5 매뉴얼 (원문)
-
Spring Framework 2.5- Reference Manual (PDF) – Spring 2.5 매뉴얼 (원문)
한글 문서
-
Spring Reference Documentation – Spring 한글 문서
-
Spring Framework Book – 스프링 프레임워크 워크북
영문 문서
-
Annotation-Driven Dependency Injection in Spring 2.1 : Spring 2.1에서 추가될 Annotation 기반 DI에 대해서 설명하고 있다. Spring 2.0에서 추가된 다른 Annotation에 대해서도 설명하고 있다. (원문)
- Runtime 시에 동적으로 DataSource를 결정하는 방법
- Spring AOP에서 AspectJ 라이브러리 사용하는 방법
- Domain Driven Design - Setter Injection Strategies in Spring and their pitfalls - Part 1
- Domain Driven Design - Setter Injection Strategies in Spring and their pitfalls - Part 2
- An open source and highly customizable issue-tracking web-application : Spring 프레임워크로 만들어진 웹 애플리케이션을 분석하기 위한 용도로 좋을 것으로 생각됨. Spring 프레임워크와 관련한 다양한 기술을 사용하고 있어서 분석용으로 적합할 것으로 생각함.
- Simplifying Enterprise Applications with Spring 2.0 and AspectJ : Spring 2.0과 AspectJ를 이용하여 Enterprise Applications을 단순화하는 방법에 대하여 다루고 있다.
- Extending the java language with Spring and AspectJ : Spring과 AspectJ를 이용하여 Asynchrous 작업을 지원하도록 개발하는 예제를 담고 있다. Spring과 AspectJ를 공부하는데 좋을 것으로 생각한다.
- JavaEE Architecture Using The Spring Framework : jtrac이라는 오픈 소스 기반으로 Spring 프레임워크 기반으로 JavaEE 아키텍처를 구축해가는 방법에 대한 동영상을 볼 수 있는 곳
- Implement crosscutting concerns using Spring 2.0 AOP : Spring 2.0의 AOP에 정리 문서
- Message Flow Tracing with AspectJ and JMX : Spring Aspect를 Mbean에 등록해서 관리하는 방법을 다루고 있는 문서
- How do I get dynamic DataSources with iBATIS and Spring? : IBatis를 사용하면서 데이터베이스가 여러개일 때의 처리 방법
-
Ten Common Misconceptions About Spring... – Spring에 대한 10가지 오해 (원문)
-
Spring..그 환상에 대하여 - Spring 2.0의 오해 (위의 번역)
'개발자 센터 > Spring' 카테고리의 다른 글
Spring에서 iBatis 연동하기 (7) | 2009.12.13 |
---|---|
AOP : Aspect Oriented Programming (0) | 2009.12.13 |
빈 라이프 사이클 (0) | 2009.12.13 |
제어의 역행 / 의존성 주입(Inversion of Control / Dependency Injection) (0) | 2009.12.13 |
Spring Framework의 개요 (0) | 2009.12.13 |