summaryrefslogtreecommitdiff
path: root/src/main/kotlin/dev/dnpm/etl/processor/config/AppRestConfiguration.kt
AgeCommit message (Expand)AuthorFilesLines
2026-05-12feat: use Jackson 3 for JSON serde (#286)Paul-Christian Volkmer1-1/+2
2025-11-11chore: use spotless for kotlin code (#191)Paul-Christian Volkmer1-12/+8
2025-08-12refactor: remove obsolete bwHC data model V1.0 (#129)Paul-Christian Volkmer1-6/+0
2025-04-03feat: use issue severity to create status (#90)Paul-Christian Volkmer1-3/+5
2025-03-08refactor: use different sender classes for bwHC and DIPPaul-Christian Volkmer1-4/+10
2024-03-06test: change tests to mock output connectionPaul-Christian Volkmer1-5/+0
2024-03-06feat: initial implementation of gPAS connection checkPaul-Christian Volkmer1-3/+4
2024-01-17feat: push connection available state to clientPaul-Christian Volkmer1-2/+4
2024-01-04feat #17: initial support for request retryPaul-Christian Volkmer1-2/+7
2024-01-02feat #15: add connection checks to bwHC backendPaul-Christian Volkmer1-1/+11
2023-08-10Tests for RestMtbFileSenderPaul-Christian Volkmer1-2/+8
2023-08-09Change endpoint configuration to select single endpointPaul-Christian Volkmer1-0/+52