PlantUML Online

  • HOME
  • ARCHIVES
  • GALLERY
  • CATEGORIES
  • LINKS
  • ABOUT
  • EN
    • ZH-CN
  • HOME
  • ARCHIVES
  • GALLERY
  • CATEGORIES
  • LINKS
  • ABOUT
164
Posts
PlantUML Online
Archives
puml.online
164
Posts
Archives
  • 2026 Sep 4
  • 2026 Aug 28
  • 2026 Jul 132
Categories
  • diagram-types 15
  • ecosystem 12
  • case-study 11
  • engineering 9
  • integration 9
  • advanced 8
  • tutorial 7
  • styling 4
  • preprocessing 4
  • security 3
  • PlantUML use case diagrams: from requirement to review

    PlantUML use case diagrams: from requirement to review

    Use case diagrams are the most underused UML type. They don’t draw code; they precisely describe what value a system provides and who uses it. One-line definitionA use case diagram = a set o...
      2026-07-29  
    • diagram-types 
    Read morePlantUML use case diagrams: from requirement to review 
  • PlantUML 用例图:从需求到评审

    PlantUML 用例图:从需求到评审

    用例图是 UML 里最容易被低估的一张图:它不画代码,但能精确地描述系统对外提供什么价值,谁来用,怎么用。 一句话定义用例图描绘一组参与者 + 一组用例 + 它们之间的关系,加上一个系统边界包住用例。 123456789101112131415161718192021222324@startumlleft to right directionskinparam actorStyle aw...
      2026-07-29  
    • 图类型 
    Read morePlantUML 用例图:从需求到评审 
  • PlantUML component & deployment diagrams: code to production

    PlantUML component & deployment diagrams: code to production

    Class diagrams show “how classes relate.” Component diagrams show “how files / modules assemble.” Deployment diagrams show “how nodes connect at runtime.” Stack the three — that’s the standar...
      2026-07-29  
    • diagram-types 
    Read morePlantUML component & deployment diagrams: code to production 
  • PlantUML 组件图与部署图:从代码到生产

    PlantUML 组件图与部署图:从代码到生产

    类图描绘「一个类怎么和别的类互动」,组件图描绘「文件 / 模块怎么组装」,部署图描绘「运行时节点怎么连」。三层一起用是描述完整架构的标准做法。 三层架构图 层级 描绘什么 读者 PlantUML 关键字 类图 类之间的字段、方法、继承关系 开发 class / abstract / interface 组件图 文件 / 模块 ...
      2026-07-29  
    • 图类型 
    Read morePlantUML 组件图与部署图:从代码到生产 
  • PlantUML activity diagrams: branching to concurrent

    PlantUML activity diagrams: branching to concurrent

    Activity diagrams are often overlooked — they’re more powerful than flowcharts. This covers everything from basics to fork/join/exception handling. Activity vs Flowchart Dimension Flo...
      2026-07-29  
    • diagram-types 
    Read morePlantUML activity diagrams: branching to concurrent 
  • PlantUML 活动图实战:从分叉到并发

    PlantUML 活动图实战:从分叉到并发

    活动图经常被忽略 —— 比流程图更像流程图。这篇覆盖从基本语法到分叉 / 合并 / 异常处理。 活动图 vs 流程图 维度 流程图 活动图 表达 数据 / 控制流向 业务活动 / 流程 / 角色协作 角色划分 不区分 支持 partition / swimlane 并发 弱 强(fork / join...
      2026-07-29  
    • 图类型 
    Read morePlantUML 活动图实战:从分叉到并发 
  • PlantUML state diagrams: four ways to model an order lifecycle

    PlantUML state diagrams: four ways to model an order lifecycle

    State diagrams are the most underused PlantUML type. They precisely describe all legal states of a domain object (order, login session, approval flow), transitions, guards, and entry actions. Wha...
      2026-07-29  
    • diagram-types 
    Read morePlantUML state diagrams: four ways to model an order lifecycle 
  • PlantUML 状态图实战:订单状态机的 4 种写法

    PlantUML 状态图实战:订单状态机的 4 种写法

    状态图是 PlantUML 里被低估的一类图:能精确描绘复杂对象(订单、登录会话、提交流程)的所有可能状态、转换条件和进入动作。 状态图能解决什么问题业务里的订单生命周期经常这样: 待付款 → 已付款 → 发货中 → 已签收 → 已完成 已付款 → 申请退款 → 已退款 待付款 → 取消 已签收 → 申请售后 → 售后处理中 → 售后完成 代码实现时这些都是 if/else...
      2026-07-29  
    • 图类型 
    Read morePlantUML 状态图实战:订单状态机的 4 种写法 
  • Drawing clean architecture diagrams in C4 with PlantUML

    Drawing clean architecture diagrams in C4 with PlantUML

    C4 is a methodology that gives architecture diagrams a fixed storyboard; PlantUML is its best carrier. Here’s the shortest path from zero to productive. What is C4C4, from Simon Brown, splits arc...
      2026-07-29  
    • diagram-types 
    Read moreDrawing clean architecture diagrams in C4 with PlantUML 
  • 用 C4 模式在 PlantUML 里画清晰架构图

    用 C4 模式在 PlantUML 里画清晰架构图

    C4 是一种给架构图「固定分镜」的方法论,PlantUML 是它的最佳载体。这篇是从入门到上手 C4-PlantUML 的最短路径。 什么是 C4C4 由 Simon Brown 提出,把架构图分成 4 层: 层级 视角 读者 Level 1 — System Context 系统对外提供什么价值 任何利益相关方 Level 2 — Container 系统内部由哪些「可...
      2026-07-29  
    • 图类型 
    Read more用 C4 模式在 PlantUML 里画清晰架构图 
1…121314151617
© 2026 puml.online | All rights reserved.
Powered by PlantUML Online
粤ICP备2025363048号-4 | Google Analytics