summaryrefslogtreecommitdiff
path: root/src/main/resources/application-dev.yml
AgeCommit message (Collapse)AuthorFilesLines
2025-08-25chore: use apache image including SSL config (#140)Paul-Christian Volkmer1-2/+96
The main purpose is to abandon bitnami kafka image. The examples now include localhost certs and keys for development purposes only. More advanced support for SSL connections to kafka will be available in later versions.
2025-08-12refactor: remove obsolete bwHC data model V1.0 (#129)Paul-Christian Volkmer1-1/+1
2024-06-25chore: update oidc client local dev passwordPaul-Christian Volkmer1-1/+1
2024-04-24refactor: move method content and call this methodPaul-Christian Volkmer1-9/+26
2024-01-11feat: use password with encoding prefixv0.5.0Paul-Christian Volkmer1-1/+1
2024-01-11feat #18: initial support for authenticationPaul-Christian Volkmer1-0/+3
2023-08-30Remove comment to use host aliasPaul-Christian Volkmer1-3/+0
2023-08-30test: * added additional external host 'localhost', now we can connect ↵Jakub Lidke1-1/+1
without additional host alias. * added akhq to dev-compose.yml
2023-08-16Issue #7: Send and expect requestId in record body, not in record key (#8)Paul-Christian Volkmer1-1/+1
2023-08-15Update dev config and added related information into README.mdPaul-Christian Volkmer1-2/+5
2023-08-02Add processor to handle responses from Kafka topicPaul-Christian Volkmer1-4/+5
2023-07-25Add developer application configurationPaul-Christian Volkmer1-0/+15