Helix Documentation

Familiar Framework. Phenomenal Platform.

Helix is an open-source layer on top of Spring Boot that adds templates, build conventions, and reusable platform libraries without changing how teams already build services.

Why Helix

Practical benefits for Spring teams.

Faster Time to Market

Repeatable patterns and reusable components let teams spend more time on business logic and less on rebuilding platform scaffolding.

Fewer Defects

Built-in quality defaults and shared build conventions make it easier to produce consistent, reliable code across services.

Easier Production Support

Standardized service structure reduces variation between applications and helps teams diagnose and resolve issues faster.

Quickstart

Generate your first service in one command.

If you are evaluating Helix, this is usually the fastest way to understand how templates, build logic, and framework modules work together.

Get Started

Bootstrap a Spring Boot service

helix init springboot my-example-service