Skip to content

Commit

Permalink
#178 Error during booting (geofence-datasource-file)
Browse files Browse the repository at this point in the history
  • Loading branch information
etj committed Jul 13, 2021
1 parent e72e89a commit 6cf7bf7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,12 @@
-->
<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
<!--<property name="ignoreResourceNotFound" value="true" />-->
<property name="order" value="99"/>
<property name="properties">
<props>
<prop key="geofence-ovr">dummy_ovr</prop>
<prop key="geofence.dir">dummy_dir</prop>
<prop key="geofence-datasource-file">dummy_geofence-datasource-file</prop>
</props>
</property>
<!-- <property name="locations">
Expand Down

0 comments on commit 6cf7bf7

Please sign in to comment.