author : Hengyun duanling
https://blog.csdn.net/hengyunabc/article/details/22295749
Why? dubbo There's no problem starting ?
This article blog From a question :
Our company made Ali's dubbo, It's been months since I hung up , Why is there no problem starting our app ? Our applications are Spring There is a similar configuration in the configuration file :
<? So first of all
Usually ,namespace Corresponding URI It's a storage XSD The address of , Although there is no such requirement in the specification .
If not provided schemaLocation, that Spring Of
<?
schemaLocation Provides a
xsi:schemaLocation="http://www.springframework.org/schema/beanshttp://www.springframework.org/schema/beans/spring-beans.xs Catalog , You can see below spring-context-2.5.xsdspring-context-3.0.xsdspring-context-3.1.xsdspring-context-3.2.xsd
Obviously , You can think of Spring It's a XSD The files have been put locally , And then sp.........