All Downloads are FREE. Search and download functionalities are using the official Maven repository.

contexts.root.faroe.xml Maven / Gradle / Ivy

<beans xmlns="http://www.springframework.org/schema/beans"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xsi:schemaLocation="http://www.springframework.org/schema/beans
                           http://www.springframework.org/schema/beans/spring-beans-4.2.xsd">

    <bean id="settingsService" class="org.n52.faroe.SettingsServiceImpl" />
    <bean id="settingsEncoder" class="org.n52.faroe.json.JsonSettingsEncoder" />
</beans>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy