hapi-fhir-jpaserver-starter
hapi-fhir-jpaserver-starter copied to clipboard
docker still use MySQL
MySQL is deprecated on hapi-fhir v6.x. https://hapifhir.io/hapi-fhir/docs/server_jpa/database_support.html
But jpaserver starter docker still uses MySQL.
docer-compose.yml
image: mysql:latest