Sample services used for demos and testing (for example observability with AppDynamics and Splunk Observability Cloud).
| Folder | Stack | Role |
|---|---|---|
| PaymentService | Java 17, Spring Boot | REST API for payments; in-memory storage; health checks and failure simulation |
| OrderService | Node.js, Express | REST API for orders; in-memory storage; health checks and failure simulation |
Each service has its own README with build steps, Docker/Make targets, environment variables, and API notes.
See LICENSE.