runtime-spring-boot

Installation
SKILL.md

BoxLang with Spring Boot

Overview

The boxlang-spring-boot-starter automatically configures BoxLang as a view engine inside any Spring Boot 3.x application. Spring controllers return logical view names, which Spring resolves to .bxm template files. Spring Model attributes are available directly in templates via the BoxLang variables scope.

Requirements: Spring Boot 3.x · BoxLang 1.11.0+ · JDK 21+


Dependency

Gradle

dependencies {
Related skills

More from ortus-boxlang/skills

Installs
1
First Seen
Apr 21, 2026