Commit 9963808
Update documentation: CHANGELOG and QUICKSTART
Updated documentation to reflect the complete feature set:
CHANGELOG.md updates:
- Updated test count from 52 to 70 tests across 9 test classes
- Updated coverage from 45% to 39% (added more code, focus on API contracts)
- Added NativeProcessLauncher and ContainerLauncher to test list
- Added new Documentation section listing:
- NATIVE_EXECUTION.md guide
- CONTAINER_DEPLOYMENT.md guide
- jplatform-core/README.md module docs
- Updated main README.md
- Complete Javadoc for all new classes
QUICKSTART.md updates:
- Added new "Deployment Modes" section with three modes:
1. JVM Applications (default)
2. Native Processes (GraalVM, compiled binaries)
3. Containers (Docker/Podman/LXC)
- Example YAML descriptors for each deployment mode
- Links to detailed documentation (NATIVE_EXECUTION.md, CONTAINER_DEPLOYMENT.md)
- Updated "Next Steps" section with links to new guides
All documentation now accurately reflects:
- 70 unit tests (all passing)
- Three deployment modes supported
- Complete feature documentation
- Javadoc coverage on all classes
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 78bd194 commit 9963808
2 files changed
Lines changed: 63 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
48 | 57 | | |
49 | 58 | | |
50 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
314 | 364 | | |
315 | 365 | | |
316 | 366 | | |
| 367 | + | |
| 368 | + | |
317 | 369 | | |
318 | 370 | | |
319 | 371 | | |
0 commit comments