Library Settings Get Help
Stacktora
Stacktora / Vault / Java (Spring) + Postgres: Manufacturing Quality Control & Defect Tracking
Backend by @ops

Java (Spring) + Postgres: Manufacturing Quality Control & Defect Tracking

Inspection records, defect classification, and batch quality data — a real industrial vertical, distinct from Supply Chain Traceability (that follows a product through custody, this evaluates whether it passed quality checks along the way).

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-manufacturing-qc-defect-tracking --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