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
Actions
Packages
Projects
Releases
Wiki
Activity
8e40d13954
meldestelle
/
backend
/
services
/
entries
History
StefanMoCoAt
8e40d13954
Add missing
spring.datasource
configuration to
entries-service
, comment out conflicting index creation in Flyway migration script, and update log documentation for startup fix.
2026-04-13 22:47:22 +02:00
..
entries-api
Remove domain models and services related to
Abteilung
,
AbteilungsRegelService
, and
Bewerb
: cleanup unnecessary entities, validation logic, and tests across backend modules.
2026-04-13 21:58:25 +02:00
entries-domain
Remove domain models and services related to
Abteilung
,
AbteilungsRegelService
, and
Bewerb
: cleanup unnecessary entities, validation logic, and tests across backend modules.
2026-04-13 21:58:25 +02:00
entries-service
Add missing
spring.datasource
configuration to
entries-service
, comment out conflicting index creation in Flyway migration script, and update log documentation for startup fix.
2026-04-13 22:47:22 +02:00
Dockerfile
Remove outdated
BillingController
implementation, resolve conflicting bean definitions across modules, and retain the updated
BillingController
for consistency with frontend API logic.
2026-04-12 21:51:52 +02:00