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