728x90 반응형 study/Spring28 [Spring] 24. Spring (상품등록 [edit]) edit.jsp 상품 등록 상품명 상품가격 상품이미지 상품설명 2022. 5. 4. [Spring] 24. Spring (상품 상세보기 [detail]) detail.jsp 상품 상세보기 상품명 ${item.name} 가격 ${item.price} 상품설명 ${item.description} ${i} 2022. 5. 4. [Spring] 24. Spring (상품목록 [springmvc1/pom, web, spring-db, list, item, ItemController, ShopService, ItemDao, spring-mvc, oracle_shop]) springmvc1/pom.xml 4.0.0 kr.kic springmvc1 war 0.0.1-SNAPSHOT springmvc1 Maven Webapp http://maven.apache.org UTF-8 4.3.30.RELEASE 5.3.18 5.2.19.RELEASE 4.3.30.RELEASE oracle ORACLE JDBC Repository http://maven.jahia.org/maven2 junit junit 3.8.1 test org.springframework spring-context ${spring.version} org.springframework spring-web ${spring.version} org.springframework spring-webmvc ${spring.ve.. 2022. 5. 3. [Spring] 24. Spring D.I (App, Message, MessageKo, pom, applicationContext) 4.0.0 kr.kic springjava 0.0.1-SNAPSHOT jar springjava http://maven.apache.org UTF-8 junit junit 3.8.1 test org.springframework spring-context 5.3.18 package kr.kic.springjava; import org.springframework.context.support.GenericXmlApplicationContext; public class App { public static void main( String[] args ) { GenericXmlApplicationContext ctx = new GenericXmlApplicationContext("classpath:applicat.. 2022. 5. 2. 이전 1 ··· 4 5 6 7 다음 728x90 반응형