You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ht/secDevClasses/applicationContext-secondev...

4 lines
670 B
XML

<?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:dubbo="http://code.alibabatech.com/schema/dubbo" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-4.0.xsd http://code.alibabatech.com/schema/dubbo http://code.alibabatech.com/schema/dubbo/dubbo.xsd">
<dubbo:service ref="secondev_LoomRemoteHookService" interface="com.weaver.loom.context.rpc.LoomRemoteHookService" group="secondev" scope="${rpcservice.secondev/com.weaver.loom.context.rpc.LoomRemoteHookService.scope:local}"/>
</beans>