Stacktora / Vault / Java (Spring) + Postgres + Redis: Healthcare-oriented Baseline
Backend by @ops

Java (Spring) + Postgres + Redis: Healthcare-oriented Baseline

A security-conscious starting point for patient-data-adjacent backends: Spring Boot API, Postgres for structured clinical/administrative records, and Redis for session state. This is a starting baseline only, not a certified or verified HIPAA/regulatory-compliant stack — your own security and compliance review is still required before handling real patient data.

Open in generator Browse the Vault

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Java (Spring) 21 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install java-healthcare-baseline --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault

Submit your own recipe