update README.md

This commit is contained in:
2025-12-05 18:21:33 +01:00
parent f9cbb1b596
commit e76a7567b6

View File

@ -503,6 +503,7 @@ jaxws-hello-world/
├── run-coverage.bat # Windows coverage script ├── run-coverage.bat # Windows coverage script
├── run-coverage.sh # Linux/Mac coverage script ├── run-coverage.sh # Linux/Mac coverage script
├── README.md # This file ├── README.md # This file
├── DOCKER_COMPOSE_GUIDE.md # Docker Compose patterns reference
├── apidoc.md # Complete API documentation ├── apidoc.md # Complete API documentation
├── requirements.md # Project requirements specification ├── requirements.md # Project requirements specification
├── .dockerignore # Docker build exclusions ├── .dockerignore # Docker build exclusions