summaryrefslogtreecommitdiff
path: root/src/integrationTest/kotlin/dev/dnpm/etl/processor/config
AgeCommit message (Expand)AuthorFilesLines
2026-05-12feat: use Jackson 3 for JSON serde (#286)Paul-Christian Volkmer2-2/+24
2026-05-06test: code cleanup in test classesPaul-Christian Volkmer2-20/+22
2026-03-05deps!: migrate to Spring Boot 4 (#250)Paul-Christian Volkmer1-1/+1
2025-12-03feat: simple HTTP GET based consent fetch (#208)Paul-Christian Volkmer1-0/+18
2025-11-11chore: use spotless for kotlin code (#191)Paul-Christian Volkmer2-146/+128
2025-11-06fix: docs uses APP_PSEUDOMYMIZE_GPAS_PID_DOMAIN (#184)Paul-Christian Volkmer1-0/+54
2025-10-22feat: add basic support for gPAS SOAP endpoint (#157)Paul-Christian Volkmer1-1/+19
2025-08-15feat: check consent for DNPM 2.1 requests (#126)Paul-Christian Volkmer1-19/+7
2025-07-2263 check consent status (#120)jlidke1-1/+43
2025-04-04feat: remove obsolete config params (#101)Paul-Christian Volkmer1-36/+2
2025-04-04refactor: replace deprecated MockBean annotations (#95)Paul-Christian Volkmer1-23/+28
2024-05-07refactor: move classes into package 'security'Paul-Christian Volkmer1-2/+2
2024-02-29feat: implement KafkaInputListenerPaul-Christian Volkmer1-0/+2
2024-02-29test: add test for max retry attemptsPaul-Christian Volkmer1-0/+27
2024-02-19feat: new kafka config due to kafka inputPaul-Christian Volkmer1-4/+42
2024-01-19test: add tests to ensure TokenService is present if requiredPaul-Christian Volkmer1-1/+47
2024-01-12test: ensure configured generator bean is createdPaul-Christian Volkmer1-1/+77
2023-10-05Issue #12: Add application config for transformation configurationPaul-Christian Volkmer1-6/+23
2023-08-09Change endpoint configuration to select single endpointPaul-Christian Volkmer1-0/+102