index
:
mv64e-etl-processor.git
0.12.x
0.9.x
master
Diese Anwendung pseudonymisiert/anonymisiert Daten im DNPM-Datenmodell 2.1 unter Beachtung des Consents und sendet sie an DNPM:DIP
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
kotlin
/
dev
/
dnpm
/
etl
/
processor
/
config
/
AppConfiguration.kt
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
fix: update Jackson config to fix probably bean dependency issue (#291)
Paul-Christian Volkmer
1
-9
/
+4
2026-05-12
feat: use Jackson 3 for JSON serde (#286)
Paul-Christian Volkmer
1
-264
/
+261
2026-05-06
refactor: replace deprecated HttpClientErrorException
Paul-Christian Volkmer
1
-2
/
+1
2026-03-10
feat: request update audit (#258)
Paul-Christian Volkmer
1
-2
/
+3
2026-03-05
deps!: migrate to Spring Boot 4 (#250)
Paul-Christian Volkmer
1
-1
/
+1
2026-01-06
feat: block further initial submissions (#232)
Paul-Christian Volkmer
1
-23
/
+33
2025-12-05
fix: do not serialize null values (#216)
Paul-Christian Volkmer
1
-7
/
+22
2025-12-03
feat: simple HTTP GET based consent fetch (#208)
Paul-Christian Volkmer
1
-0
/
+24
2025-11-11
chore: use spotless for kotlin code (#191)
Paul-Christian Volkmer
1
-220
/
+215
2025-10-22
feat: add basic support for gPAS SOAP endpoint (#157)
Paul-Christian Volkmer
1
-5
/
+34
2025-08-18
132 fix consent check (#133)
jlidke
1
-0
/
+2
2025-08-15
feat: check consent for DNPM 2.1 requests (#126)
Paul-Christian Volkmer
1
-11
/
+7
2025-07-22
63 check consent status (#120)
jlidke
1
-16
/
+125
2025-04-04
feat: remove obsolete config params (#101)
Paul-Christian Volkmer
1
-14
/
+0
2025-04-04
feat: remove SSL-CA-Location config (#99)
Paul-Christian Volkmer
1
-99
/
+1
2025-03-23
feat: do not retry on validation issues (#89)
Paul-Christian Volkmer
1
-0
/
+3
2024-05-07
refactor: move classes into package 'security'
Paul-Christian Volkmer
1
-2
/
+2
2024-04-30
refactor: use Fingerprint type instead of plain String
Paul-Christian Volkmer
1
-0
/
+5
2024-04-24
refactor: extract custom SSL gPAS rest template creation
Paul-Christian Volkmer
1
-19
/
+43
2024-04-24
refactor: move method content and call this method
Paul-Christian Volkmer
1
-13
/
+13
2024-04-24
refactor: move custom rest template init to config class
Paul-Christian Volkmer
1
-1
/
+78
2024-04-23
refactor: use default RestTemplate bean if no custom one required
Paul-Christian Volkmer
1
-4
/
+4
2024-03-06
test: change tests to mock output connection
Paul-Christian Volkmer
1
-0
/
+5
2024-03-06
feat: add configuration for deprecated config property
Paul-Christian Volkmer
1
-0
/
+11
2024-03-06
feat: initial implementation of gPAS connection check
Paul-Christian Volkmer
1
-3
/
+14
2024-02-29
feat: add max-retry-attempts config option
Paul-Christian Volkmer
1
-2
/
+2
2024-02-29
feat: use global RetryTemplate
Paul-Christian Volkmer
1
-6
/
+17
2024-01-18
feat #29: add initial support for mtbfile api tokens
Paul-Christian Volkmer
1
-0
/
+11
2024-01-17
feat: push connection available state to client
Paul-Christian Volkmer
1
-5
/
+10
2024-01-12
test: add pseudonymize generator property and default to tests
Paul-Christian Volkmer
1
-1
/
+1
2024-01-12
refactor: Use config new pseudonym generator config param
Paul-Christian Volkmer
1
-2
/
+17
2024-01-04
feat #17: initial support for request retry
Paul-Christian Volkmer
1
-0
/
+15
2024-01-02
feat #15: add connection checks to bwHC backend
Paul-Christian Volkmer
1
-1
/
+3
2023-10-05
Issue #12: Log transformation count applied on application start
Paul-Christian Volkmer
1
-0
/
+4
2023-10-05
Issue #12: Transform MTBFile objects by using transformation rules
Paul-Christian Volkmer
1
-3
/
+7
2023-10-05
Issue #12: Add application config for transformation configuration
Paul-Christian Volkmer
1
-0
/
+8
2023-08-09
Change endpoint configuration to select single endpoint
Paul-Christian Volkmer
1
-11
/
+1
2023-08-02
Add processor to handle responses from Kafka topic
Paul-Christian Volkmer
1
-12
/
+4
2023-07-27
Code polish for PR
Paul-Christian Volkmer
1
-2
/
+4
2023-07-27
feat: patient pid may be replaced with gPAS pseudonym, now.
Jakub Lidke
1
-8
/
+2
2023-07-26
Add human readable data quality report
Paul-Christian Volkmer
1
-0
/
+6
2023-07-25
(Near) realtime update of statistics charts
Paul-Christian Volkmer
1
-0
/
+9
2023-07-24
Initial commit
Paul-Christian Volkmer
1
-0
/
+82