This website requires JavaScript.
Explore
Help
Register
Sign In
mocode-software
/
meldestelle
Watch
1
Star
0
Fork
0
You've already forked meldestelle
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
085656a85b7f86d92e505ea278396dc4775a10c7
meldestelle
/
backend
/
services
/
entries
/
entries-service
T
History
stefan
085656a85b
Extend
Bewerb
domain model: add new properties (e.g.,
Beschreibung
,
Aufgabe
,
BeginnZeitTyp
), update
Enums
, and align repository structures.
2026-04-08 22:58:58 +02:00
..
src
Extend
Bewerb
domain model: add new properties (e.g.,
Beschreibung
,
Aufgabe
,
BeginnZeitTyp
), update
Enums
, and align repository structures.
2026-04-08 22:58:58 +02:00
build.gradle.kts
Implement tenant isolation for Entries Service: switch transaction handling to
tenantTransaction
, introduce Flyway-based migrations for tenant schemas, and add
JdbcTenantRegistry
with control schema support. Include migration tests, schema initializations, and E2E tenant isolation. Update configuration and roadmap with completed A-1 tasks.
2026-04-02 21:59:41 +02:00