meldestelle/backend/services/entries
Stefan Mogeritsch f4844eb428 fix(tests): resolve EntriesIsolationIntegrationTest failures with test-specific DB config
- Added `TestExposedConfiguration` to connect Exposed with Spring `DataSource` in the `test` profile.
- Downgraded `springdoc` version from `3.0.0` to `2.8.9` for Spring Boot 3.x compatibility.
- Applied `@ActiveProfiles("test")` to `EntriesIsolationIntegrationTest`.
- Updated roadmap documentation to reflect bugfix and test success.

Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
2026-04-03 10:24:08 +02:00
..
entries-api feat: integrate new desktop shell and extend backend & ADRs 2026-03-24 18:22:15 +01:00
entries-domain chore(entries-domain): fix German abbreviation formatting in comments 2026-03-30 16:30:17 +02:00
entries-service fix(tests): resolve EntriesIsolationIntegrationTest failures with test-specific DB config 2026-04-03 10:24:08 +02:00
Dockerfile refactor: remove Dockerfile syntax directives to simplify and standardize definitions 2026-02-13 16:59:02 +01:00