MVC 썸네일형 리스트형 [spring/TIP] Eclipse에서 maven을 이용하여 Spring MVC 기본환경 구축하기 환경정보 - eclipse indigo - java1.6 - spring3.0 - tomcat7 1. project 생성 - group id는 도메인으로 입력(본인취향대로) - artifact id는 프로젝트명 2. 프로젝트 생성후 프로젝트 properties > project facets 변경 - convert to faceted from 클릭 - Dynamic Web Module 체크 - 하단에 노란 박스 Further configuration available 클릭 - content directory 를 webapps로 변경 - Gernerate web.xml deployment descriptor 체크 - 모두 OK후에 webapps 폴더를 src/main/으로 이동 아래처럼 변경 3. 프로젝트 .. 더보기 [spring/TIP] STS를 이용하여 순식간에 기본환경 구축하기 1. STS 다운로드 http://www.springsource.com/products/springsource-download-center STS란? SpringSource Tool Suite™ provides the best Eclipse-based development environment for building Spring-powered enterprise applications. STS supplies all the tools you need for developing with the latest enterprise Java, Spring, Groovy and Grails based technologies. 흠.. 쉽게말해 eclipse기반에 spring 코드작성에 커스터마이징된 IDE라고 생각하.. 더보기 이전 1 다음