Files
hapi-fhir-jpaserver-starter/Dockerfile
c-schuler 8f3335e8bb Standalone Java health check
- Updated Dockerfile to compile HealthCheck.java into the distroless image at /app
- Updated README with a "Docker Health Check" section documenting how to run the health check on-demand and how to enable periodic checks
- Also fixed Hibernate dialect override (SPRING_JPA_PROPERTIES_HIBERNATE_DIALECT → HIBERNATE_DIALECT) to resolve DDL failures when starting with a fresh PostgreSQL database.
2026-02-19 12:23:18 -07:00

2.4 KiB