• 카테고리

    질문 & 답변
  • 세부 분야

    백엔드

  • 해결 여부

    미해결

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

19.07.25 16:38 작성 조회수 5.38k

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

LifeFrom발랄님의 프로필

LifeFrom발랄

2020.03.27

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

울뻔했어요.

0

yh p님의 프로필

yh p

2021.04.19

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