봄과 같이이 속성의 값으로 여러 개의 URL이 있음을 알았습니다.
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:aop="http://www.springframework.org/schema/aop"
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
http://www.springframework.org/schema/aop
http://www.springframework.org/schema/aop/spring-aop-2.0.xsd">
왜 필요하고 무엇을 위해 사용됩니까? Spring은 URL로 이동하여 유효성을 검사합니까? xmlns와 xsi : schemaLocation의 차이점은 무엇입니까?