Hello World
URL protocol hello world example
Routes
| Protocol | Address | JAR | Provider |
|---|---|---|---|
| url | url://helloworld/ | helloworld.jar | danger_jarfile |
Repositories
| Repository | Layer | Description |
|---|---|---|
| hello-world | other | Minimal url:// protocol example |
Depends on
ContainerNursery— hosting
Documentation Edit this page
Hello World
URL protocol hello world service.
Description
The simplest possible url:// protocol service. Serves as a minimal example and starting point for building url:// protocol services.
Architecture
Single-layer backend service. A minimal url:// protocol service implementation that responds with a simple hello world message.
Deployment
Deployed as helloworld.jar on ContainerNursery, registered at url://helloworld/.
Health Checks
Standard url:// protocol health checks.
Notes
- This is the simplest possible url:// protocol service and serves as a reference implementation for new service development.
Read at commit 45ba0b30ed3b