spring-petclinic/.github/workflows
Bhavesh Khandelwal bdbece8d3f Improve Docker and CI/CD configuration with best practices
- Dockerfile: Add non-root user, healthcheck, optimized layer caching
- docker-compose.yml: Add healthchecks, data volumes, networking, better configuration
- CI/CD: Add multi-platform builds, image testing, multiple tags, metadata
- .dockerignore: Comprehensive exclusions for faster builds

These improvements enhance security, reliability, and maintainability
following Docker and Spring Boot best practices.

Signed-off-by: Bhavesh Khandelwal <bhaveshkhandelwal1232@gmail.com>
2025-12-17 10:42:17 +05:30
..
container-build.yml Improve Docker and CI/CD configuration with best practices 2025-12-17 10:42:17 +05:30
deploy-and-test-cluster.yml Implement K8S deployment testing using Kind in GitHub Actions 2024-11-11 21:41:36 +00:00
gradle-build.yml Switch to building the project with Java 25 2025-10-14 12:37:18 +02:00
maven-build.yml Switch to building the project with Java 25 2025-10-14 12:37:18 +02:00