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
ffe73b9061690f787fa8a6bb1cbff6a57613b3f0
meldestelle
/
backend
/
services
/
entries
/
entries-service
T
History
stefan
f2dff2a4d8
Remove
Dom
prefix from domain models: rename classes to reflect business terminology, update references in tests, repositories, and services; add ADR for new naming conventions.
2026-04-08 23:00:52 +02:00
..
src
Remove
Dom
prefix from domain models: rename classes to reflect business terminology, update references in tests, repositories, and services; add ADR for new naming conventions.
2026-04-08 23:00:52 +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