Each sample in this directory focuses on demonstrating a specific feature accompanied with its typical use case in test class(es).
| Sample | Directory | Demonstrated feature(s) |
|---|---|---|
| Business code | business | Business framework usage |
| Command-line | cli | CLI commands, options and arguments |
| Configuration | configuration | Application configuration |
| Diagnostic | diagnostic | Diagnostic information collection |
| Guice | guice | Low-level Guice bindings |
| Plugin | plugin | Extending SeedStack with plugins |
| REST | rest | JAX-RS and hypermedia |
| Security | security | Application security |
| Servlet | servlet | Web Servlets, Filters and Listeners |
| Undertow | undertow | Undertow, HTTPS, SSL/TLS |
| WebSocket | websocket | WebSockets |