API reference

Javadoc for the three modules that carry source. (cortex-spring-boot-starter publishes too, but it is a dependency aggregator with no code of its own.) Generated from source on each deploy — -Xdoclint:all is fully enabled, so every public member is documented.

Building locally? The Javadoc subdirectories are generated by the docs workflow and are not checked in. Run ./gradlew :cortex-api:javadoc :cortex-core:javadoc :cortex-spring-boot-autoconfigure:javadoc to produce them under each module's build/docs/javadoc.