Implement, Operate, and Scale Buzen ESB with confidence.
This portal is the complete implementation handbook for Buzen ESB. It covers local setup, production deployment, route engineering, management APIs, policy/security, troubleshooting, and AI-first automation practices.
Documentation Map
Getting Started
Prerequisites, first run, runtime directory model, and quick operational validation.
Setup and Runtime
Deep runtime model, home-dir behavior, components, and startup/restart mechanics.
Configuration
High-impact buzen.esb.* properties and production-safe defaults.
Deployment and Packaging
.bar archive specification, manifest contract, hot deploy, and lifecycle controls.
YAML Authoring
Canonical route structure, ID rules, multi-route limits, auto-start behavior, and examples.
Flow Designer Nodes
Reference for sources, processors, controls, and sinks with practical patterns.
Connectors and Components
HTTP, JMS, file, database, SOAP, Kafka, and extension SPI guidelines.
Management API
Auth model, endpoint catalog, payload schema links, and automation call sequences.
Security and Policies
Role enforcement, token behavior, ingress boundaries, and policy scopes/types.
Operations and Troubleshooting
Health checks, logs/traces, rollback flow, and failure triage playbooks.
AI / Bot Integration Guide
Deterministic conventions for route generation, validation, and safe API automation.
Samples and Blueprints
Copy-ready route samples, archive templates, and cURL workflows for common tasks.
Machine-Readable Contracts
- source-snapshot.json - pinned source commit, runtime versions, and extraction metadata.
- management-endpoints.json - source-synced management API endpoint catalog for bots and tooling.
- management-endpoints.md - human-readable endpoint table generated from controller annotations.
- buzen-archive-manifest.schema.json - site compatibility profile for buzen.json.
- app-route-upsert-request.schema.json - site compatibility profile for route upsert payloads.
- app-route-duplicate-request.schema.json - site compatibility profile for route duplication payloads.
- buzen-flow-designer-route.schema.json - site compatibility profile for constrained route authoring.
- search-index.json - simple content index for programmatic retrieval.
- llms.txt - AI crawler-friendly route map.
Direct Source References
Source-synced artifacts
Generated directly from the Buzen ESB repository for contract accuracy.
Operational references
Operational notes synced from repository assets.