인프런 커뮤니티 질문&답변

기만이님의 프로필 이미지
기만이

작성한 질문수

자바 스프링 프레임워크(renew ver.) - 신입 프로그래머를 위한 강좌

처음해 보는 스프링 프로젝트

xml파일 중 beans 태그에서 에러가 난다면

작성

·

6.9K

8

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

    xmlns:aop="http://www.springframework.org/schema/aop"

    xmlns:context="http://www.springframework.org/schema/context"

    xmlns:security="http://www.springframework.org/schema/security"

    xmlns:tx="http://www.springframework.org/schema/tx"

    xsi:schemaLocation="

        http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.0.xsd

        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd

        http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-3.0.xsd

        http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security-3.0.xsd

        http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.0.xsd"

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

이렇게 수정해서 빌드해보세요

답변 2

2

너무너무너무너무너무너무너무 감사합니다.

울뻔했어요.

0

저도 감사해요 ㅠㅠ 이유가 뭘까요

기만이님의 프로필 이미지
기만이

작성한 질문수

질문하기