- Complete JAX-WS Hello World implementation - Docker and Docker Compose support for easy deployment - Python test scripts for service validation - Comprehensive README with setup instructions for Windows and Linux - Maven configuration with JAX-WS dependencies 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
# Python dependencies for JAX-WS Hello World test scripts
|
|
|
|
# HTTP library for making SOAP requests
|
|
requests>=2.31.0
|