Skip to content

JoinedWorkz Docs

Canonical models, platform profiles and generators.

Documentation baseline

Base, Java and SpringBoot are stable; Quasar is experimental. See Documentation versions to select the documentation matching your JoinedWorkz release, and see Releases, compatibility and support before upgrading or reporting a problem.

Developer shortcuts

Where to start

If you are new to JoinedWorkz, a good path is:

  1. Quickstart Create a small project, add the JoinedWorkz Maven plugin and generate your first OpenAPI spec.

  2. Model a REST API step by step Learn the basic CMN concepts (types, resources, method types) by modeling a small REST API.

  3. Build a CRUD API with SpringBoot See how the SpringBoot platform generates the persistence and HTTP boundary for entity CRUD in the executable Spring Boot example.

  4. Example projects Explore the public repositories and run the examples locally.