Revision 36535
Added by Alessia Bardi over 9 years ago
modules/unibi-data-collective-transformation-common/trunk/src/main/resources/eu/dnetlib/data/collective/transformation/applicationContext-transformation-common.xml | ||
---|---|---|
26 | 26 |
|
27 | 27 |
<bean id="vocabularyRegistry" |
28 | 28 |
class="eu.dnetlib.data.collective.transformation.VocabularyRegistry" |
29 |
p:lookupLocator-ref="lookupLocator" |
|
30 | 29 |
p:vocabularies="${services.transformation.vocabularyproperties.json}" /> |
31 | 30 |
|
32 | 31 |
<bean class="org.springframework.beans.factory.config.CustomEditorConfigurer"> |
Also available in: Unified diff
Using the new service locator.