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

ick01.log-helper-example-motan-consumer.1.0.5-RELEASE.source-code.motan-client.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:motan="http://api.weibo.com/schema/motan"
    xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
    http://api.weibo.com/schema/motan http://api.weibo.com/schema/motan.xsd">
    
    <!-- reference to the remote service -->
    <motan:referer id="fooService" interface="com.redick.example.motan.api.FooService" directUrl="localhost:8002"/>
</beans>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy