fix:Spider: не видел конфига по-умолчанию
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
<value>file:application.properties</value>
|
<value>file:application.properties</value>
|
||||||
</list>
|
</list>
|
||||||
</property>
|
</property>
|
||||||
<property name="ignoreUnresolvablePlaceholders" value="true"/>
|
<property name="ignoreResourceNotFound" value="true"/>
|
||||||
</bean>
|
</bean>
|
||||||
|
|
||||||
<mongo:mongo id="mongo" host="${mongo.host}" port="${mongo.port}"/>
|
<mongo:mongo id="mongo" host="${mongo.host}" port="${mongo.port}"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user