Getting Started

Spring-Hex CLI is a command-line tool that scaffolds hexagonal architecture patterns for Spring Boot projects. It generates production-ready code including domain models, CQRS handlers, ports and adapters, persistence layers, and REST controllers following clean architecture principles.

This section will guide you through installation, project initialization, and creating your first bounded context module in under 5 minutes.


Table of contents


Back to top

Spring Hex CLI — Hexagonal Architecture scaffolding for Spring Boot

This site uses Just the Docs, a documentation theme for Jekyll.