Java Examples
Examples are reference applications that show the structure and quality bar expected from Java skills. Use them to validate agent output and as contribution templates.
Featured examples
Section titled “Featured examples”Spring Boot REST APILayered Spring Boot service with validation, Actuator, and tests.
Helidon SE ServiceHelidon SE HTTP service with configuration, health checks, and tests.
Embedded Jetty ApplicationEmbedded Jetty with handlers, servlet APIs, and graceful shutdown.
How to use examples
Section titled “How to use examples”- Read the matching skill page for prompts and status.
- Compare generated projects to the example’s structure and test expectations.
- Prefer small, focused diffs when improving an example.