[Tutorial] Spring-DM Getting Started 공부하는 것/Spring Framework2008. 9. 20. 10:23
현재 안정화 버전은 Spring-DM ver. 1.1.1로 제공되고 있고, Spring-DM을 이용하여 개발에 참조할수 있는 어러가지 관련 글들의 링크들이 올라와 있었다.
아래는 http://springosgi.googlepages.com/ 에 올라와 있는 글인데 Spring-DM을 시작하는 방법들을 소개하고 있어서 가져왔다.
화면 스크린 샷도 같이 있어서 이해하는데 도움이 많이 될수 있을 것 같다.
Table of Contents
1.1 Prerequisite 1.2 Create Spring-DM Target Platform project structure 1.3 Configure Maven using Eclipse External Tools 1.4 Test Spring-DM Target Platform 1.5 Creta Spring-DM User Library (class path) 2. Logging and Tracing with Eclipse PDE and Log4J 2.1 Configure Logging and Tracing with Log4J 2.2 Configure Eclipse PDE Tracing 3. Implement Simple Spring-DM service 3.1 Create Spring-DM service project 3.2 Implement Spring-DM service 3.3 Configure Spring-DM service 3.4 Deploy Spring-DM service 3.5 Package Spring-DM service 4. Integration Testing with Spring-DM 4.1 Develop Integration Test 5. Develop and deploy Spring-MVC (OSGi-fied) project 5.1 Create web project as Eclipse plug-in project 5.2 Define OSGi specific deployment configuration 5.3 Deploy Spring-MVC project into Spring-DM Target Platform. 6.1 Create and deploy JSF project as Eclipse plug-in project |
'공부하는 것 > Spring Framework' 카테고리의 다른 글
Spring의 Roo Alpha 2에 대하여... (0) | 2009.05.04 |
---|---|
Spring Dynamic Modules 1.1.3 Released (0) | 2009.02.16 |
Spring Dynamic Modules 1.2.0 M1 Released (0) | 2008.09.10 |
SpringDM과 차세대 OSGi (0) | 2008.09.07 |
Spring Framework를 이용한 Scheduler - Quertz의 Trigger와 JobDetail (0) | 2008.07.20 |