Library Settings Get Help
Stacktora
Stacktora / Vault / Java (Spring) + Postgres: Utility Billing & Meter Reading Backend
Backend by @ops

Java (Spring) + Postgres: Utility Billing & Meter Reading Backend

Physical meter readings and utility billing calculation, a worker processing reading batches into bills — distinct from Usage Metering & Billing: that's SaaS API consumption, this is real utility meters (water/gas/electric) and their own billing cycle rules.

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-utility-billing-metering --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