Files
nexacro-spring-integrated/nexacro-spring
2020-12-04 11:26:27 +09:00
..
2020-12-04 10:41:40 +09:00
2020-12-04 11:24:38 +09:00
2020-12-04 10:41:40 +09:00
2020-12-04 10:41:40 +09:00
2020-12-04 10:41:40 +09:00
2020-12-04 10:41:40 +09:00
2020-12-04 10:41:40 +09:00
2020-12-04 11:26:27 +09:00

nexacro-spring

넥사크로와 스프링을 연동한 저장소 샘플

구현 순서

  1. Spring MVC Project 생성
  2. pom.xml 설정
    • nexacro repository 추가
    • nexacro dependency 추가
  3. web.xml 설정
    • nexacro 설정 파일 추가
  4. nexacro-context.xml 설정
    • applicationContextProvider 설정
  5. nexacro-servlet-context.xml 설정