Runnable project starters
Maven Archetypes 1.0.0 create a runnable Spring Boot project or a full-stack project
with an experimental Quasar frontend. H2 works without Docker; PostgreSQL and embedded
or standalone frontend delivery are selectable alternatives.
Typed configuration feedback
Platform profiles declare configuration contracts. Invalid values stop generation,
while Maven reports stable diagnostics for unknown and unused properties after all
models have been processed.
Safer, deterministic generation
Outlet paths, package overrides, effective package names, generated operation names
and configuration aliases now have explicit validation and deterministic precedence.
Stronger Spring Boot contracts
The release documents and verifies schema-migration modes, ID generation, integer-coded
enum persistence, controller composition, request headers and richer OpenAPI type and
example handling.
Experimental Quasar improvements
Page Conditions replace Page States, application widgets use componentRef,
and action validation catches invalid aliases and unsupported command shapes before
emitting JavaScript.
Version-aware documentation
Current and previous documentation can be selected explicitly. A machine-readable
version catalogue helps humans and AI agents resolve the documentation matching a
project's JoinedWorkz release.