Library Settings Get Help
Stacktora
Stacktora / Vault / Java (Spring) + Postgres: Government Benefits Case Management
Backend by @ops

Java (Spring) + Postgres: Government Benefits Case Management

Benefit applications, case worker assignment, and eligibility decision records — distinct from Grant Application & Review: that's discretionary funding decisions, this is structured public-sector benefits processing with its own compliance shape.

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

The stack

Java (Spring) 21 PostgreSQL

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install java-benefits-case-management --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