티스토리 뷰



[Spring Web Flow 가이드] 1. Introduction


  1.1. What this guide covers


본 가이드는 스프링 웹플로우(Spring Web Flow)의 모든 것을 소개할 것이다.


  1.2. What Web Flow requires to run


Java 1.5 버전 혹은 그 이상이 필요.

Spring 3.1 버전 혹은 그 이상이 필요.


  1.3. Where to get support


스프링 소스를 참조해서 도움을 얻을 것.


  1.4. Where to follow development


생략.


  1.5. How to access Web Flow artifacts from Maven Central


메이븐에서 스프링 웹플로우를 선언하려면 다음과 같이 하여라. ( 다음은 transitive한 의존성 관리로 spring-binding과 spring-js도 자동 선언된다. )

<dependency>

    <groupId>org.springframework.webflow</groupId>

    <artifactId>spring-webflow</artifactId>

    <version>x.y.z.RELEASE</version>

</dependency>


JSF에 대한 내용 생략.


  1.6. How to access Web Flow artifacts with Ivy


Ivy 내용 생략


  1.7. How to access nightly builds and milestone releases


마일스톤과 스냅샷 버전 내용 생략.




원문링크

댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
«   2024/05   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
글 보관함