スタートアップ(英語)
コミュニティ(英語)
トレーニング(英語)
チュートリアル(英語)
ドキュメント
API、AI、ツール (英語)
<mule-domain xmlns="http://www.mulesoft.org/schema/mule/domain"
xmlns:vm="http://www.mulesoft.org/schema/mule/vm"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.mulesoft.org/schema/mule/vm
http://www.mulesoft.org/schema/mule/vm/current/mule-vm.xsd
http://www.mulesoft.org/schema/mule/domain
http://www.mulesoft.org/schema/mule/domain/current/mule-domain.xsd">
<vm:config name="sharedVMConfig">
<vm:queue queueName="sharedQueue" queueType="PERSISTENT" />
</vm:config>
</mule-domain>


