【AI】让deepseek_r1 671b输出draw.io可导入的xml图表数据

  1. 画一张基于Spring Cloud的通用技术架构图,部署环境仍然腾讯云

  2. 请提供可导入到draw.io的xml数据格式

  3. value内的值必须做htmlencode操作,比如value="嘻嘻嘻<div>(fds)</div><div>犯得上发射点</div>";

  4. mxGeometry 必须带有as="geometry"属性,否则导入报错。

  5. 关于value中的回车,应该采用 
 而不是 <div>

输出的xml

复制代码
<mxfile host="app.diagrams.net">
    <diagram name="Spring Cloud架构-腾讯云" id="6mJhpWX3ja7n-3-5J0y3">
        <mxGraphModel dx="1642" dy="882" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
            <root>
                <mxCell id="0"/>
                <mxCell id="1" parent="0"/>
                
                <!-- 客户端层 -->
                <mxCell id="client" value="客户端&#xa;(Web/App)" style="shape=cloud;fontSize=12;fillColor=#ffffff;" vertex="1" parent="1">
                    <mxGeometry as="geometry" x="80" y="200" width="120" height="80"/>
                </mxCell>
                
                <!-- 腾讯云CLB -->
                <mxCell id="clb" value="腾讯云CLB&#xa;(HTTPS/WebSocket)" style="swimlane;fontSize=12;fillColor=#DAE8FC;strokeColor=#6C8EBF;" vertex="1" parent="1">
                    <mxGeometry as="geometry" x="280" y="180" width="160" height="100"/>
                </mxCell>
                
                <!-- Spring Cloud Gateway -->
                <mxCell id="gateway" value="Spring Cloud Gateway&#xa;(API网关集群)" style="rounded=1;whiteSpace=wrap;fontSize=12;fillColor=#FFF2CC;strokeColor=#D6B656;" vertex="1" parent="1">
                    <mxGeometry as="geometry" x="500" y="100" width="150" height="80"/>
                </mxCell>
                
                <!-- 微服务层 -->
                <mxCell id="service1" value="用户服务&#xa;(Spring Boot)" style="shape=cylinder;whiteSpace=wrap;fontSize=12;fillColor=#D5E8D4;strokeColor=#82B366;" vertex="1" parent="1">
                    <mxGeometry as="geometry" x="720" y="40" width="120" height="60"/>
                </mxCell>
                <mxCell id="service2" value="订单服务&#xa;(Spring Boot)" style="shape=cylinder;whiteSpace=wrap;fontSize=12;fillColor=#D5E8D4;strokeColor=#82B366;" vertex="1" parent="1">
                    <mxGeometry as="geometry" x="720" y="140" width="120" height="60"/>
                </mxCell>
                
                <!-- 中间件层 -->
                <mxCell id="nacos" value="Nacos集群&#xa;(服务注册中心)" style="shape=parallelogram;whiteSpace=wrap;fontSize=12;fillColor=#E1D5E7;strokeColor=#9673A6;" vertex="1" parent="1">
                    <mxGeometry as="geometry" x="500" y="240" width="150" height="60"/>
                </mxCell>
                <mxCell id="redis" value="TencentDB for Redis&#xa;(缓存/分布式锁)" style="shape=cylinder3;whiteSpace=wrap;fontSize=12;fillColor=#FFE6CC;strokeColor=#D79B01;" vertex="1" parent="1">
                    <mxGeometry as="geometry" x="900" y="40" width="140" height="80"/>
                </mxCell>
                <mxCell id="mysql" value="TencentDB for MySQL&#xa;(主从架构)" style="shape=cylinder3;whiteSpace=wrap;fontSize=12;fillColor=#D5E8D4;strokeColor=#82B366;" vertex="1" parent="1">
                    <mxGeometry as="geometry" x="900" y="160" width="140" height="80"/>
                </mxCell>
                
                <!-- 监控层 -->
                <mxCell id="monitor" value="监控告警体系&#xa;(Prometheus+Grafana)" style="shape=document;whiteSpace=wrap;fontSize=12;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="1">
                    <mxGeometry as="geometry" x="500" y="340" width="150" height="60"/>
                </mxCell>
                
                <!-- 连接线 -->
                <mxCell id="e1" value="" style="endArrow=classic;html=1;" edge="1" parent="1" source="client" target="clb">
                    <mxGeometry as="geometry"/>
                </mxCell>
                <mxCell id="e2" value="负载均衡" style="endArrow=classic;html=1;labelBackgroundColor=#ffffff;" edge="1" parent="1" source="clb" target="gateway">
                    <mxGeometry as="geometry"/>
                </mxCell>
                <mxCell id="e3" value="服务发现" style="endArrow=classic;html=1;dashed=1;labelBackgroundColor=#ffffff;" edge="1" parent="1" source="gateway" target="nacos">
                    <mxGeometry as="geometry"/>
                </mxCell>
                <mxCell id="e4" value="API路由" style="endArrow=classic;html=1;labelBackgroundColor=#ffffff;" edge="1" parent="1" source="gateway" target="service1">
                    <mxGeometry as="geometry"/>
                </mxCell>
                <mxCell id="e5" value="" style="endArrow=classic;html=1;" edge="1" parent="1" source="gateway" target="service2">
                    <mxGeometry as="geometry"/>
                </mxCell>
                <mxCell id="e6" value="数据访问" style="endArrow=classic;html=1;labelBackgroundColor=#ffffff;" edge="1" parent="1" source="service1" target="mysql">
                    <mxGeometry as="geometry"/>
                </mxCell>
                <mxCell id="e7" value="缓存读写" style="endArrow=classic;html=1;labelBackgroundColor=#ffffff;" edge="1" parent="1" source="service2" target="redis">
                    <mxGeometry as="geometry"/>
                </mxCell>
                <mxCell id="e8" value="指标采集" style="endArrow=classic;html=1;dashed=1;labelBackgroundColor=#ffffff;" edge="1" parent="1" source="service1" target="monitor">
                    <mxGeometry as="geometry"/>
                </mxCell>
            </mxGraphModel>
        </diagram>
    </mxfile>

导入到draw.io

相关推荐
liuhenghui52017 小时前
神经网络 常见分类
ai
阿华的代码王国8 小时前
【Android】RecyclerView复用CheckBox的异常状态
android·xml·java·前端·后端
迈火9 小时前
ComfyUI-3D-Pack:3D创作的AI神器
人工智能·gpt·3d·ai·stable diffusion·aigc·midjourney
CoderJia程序员甲13 小时前
GitHub 热榜项目 - 日榜(2025-08-16)
人工智能·ai·开源·github
ejinxian1 天前
AI Agents 2025年十大战略科技趋势
人工智能·ai·ai agents
东方不败之鸭梨的测试笔记1 天前
智能测试用例生成工具设计
人工智能·ai·langchain
DavieLau2 天前
C#项目WCF接口暴露调用及SOAP接口请求测试(Python版)
xml·服务器·开发语言·python·c#
意法半导体STM322 天前
STM32N6引入NPU,为边缘AI插上“隐形的翅膀”
单片机·ai·npu·st·stm32n6·边缘人工智能
曹牧2 天前
XML头部声明发送者信息的实现方法
xml
老艾的AI世界2 天前
AI去、穿、换装软件下载,无内容限制,偷偷收藏
图像处理·人工智能·深度学习·神经网络·目标检测·机器学习·ai·换装·虚拟试衣·ai换装·一键换装