Library Settings Get Help
Stacktora
Stacktora / Vault / Java (Spring) + Postgres + Redis: University Enrollment & Registration Backend
Backend by @ops

Java (Spring) + Postgres + Redis: University Enrollment & Registration Backend

Semester registration, course capacity, and waitlist handling — distinct from the Course & Learning Management baseline (content/progress) and Applicant Tracking (hiring): this is specifically the enrollment/registration period every term, with real capacity-limit concurrency concerns.

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-university-enrollment --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