ignite系列之4--jdbc端口xml配置
jdbc端口xml配置
<!--jdbc端口范围配置-->
<property name="clientConnectorConfiguration">
<bean class="org.apache.ignite.configuration.ClientConnectorConfiguration" >
<property name="port" value="10800"/>
<property name="portRange" value="1"/>
</bean>
</property>
本文来自博客园,作者:life_start,转载请注明原文链接:https://www.cnblogs.com/yangh2016/p/17122584.html

浙公网安备 33010602011771号