mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #641] [MERGED] [Tool] dubbo invoker #1079
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/641
Author: @arrenxxxxx
Created: 6/7/2025
Status: ✅ Merged
Merged: 6/11/2025
Merged by: @LogicOber
Base:
main← Head:main📝 Commits (1)
3db6483add dubbo invoker📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
arrenxxxxx/dubboinvoker/dubboinvoker.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Submission Type
2. Description
Dubbo Invoker is a plugin for Dify that allows invoking Dubbo services within workflows. It supports connecting to Dubbo services either directly or through service registries like Nacos, and handles various Java parameter types including objects, collections, and arrays.
Key capabilities:
Repository URL: https://github.com/arrenxxxxx/dify-plugin-tools-dubboinvoker
3. Checklist
4. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
5. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
This plugin does not collect, store, or transmit any personal data. Configuration information (registry addresses, service URIs, interface names, method names, and parameters) is only used during runtime to connect to specified Dubbo services. No data is permanently stored by the plugin.
Privacy Policy
Additional Information
Plugin Type: Tool Plugin
Primary Use Case: Dubbo service integration for workflows
Supported Registries: Nacos
Protocol Support: Dubbo native protocol
This plugin enables Dify workflows to integrate with existing Dubbo-based microservices.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.