본문 바로가기
프로그래밍/spring

application-context.xml

by 카라미 2018. 9. 7.

<?xml version="1.0" encoding="UTF-8"?>

<beans xmlns="http://www.springframework.org/schema/beans"

  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

  xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd">


</beans>

'프로그래밍 > spring' 카테고리의 다른 글

jdbc  (0) 2018.09.10
pom.xml  (0) 2018.09.07
JDK를 사용하기 위한 플러그인 설정  (0) 2018.09.06
spring 플러그인 설치및 sts 설치 등등  (0) 2016.06.15
파일다운로드  (0) 2015.11.17