1
0
mirror of https://github.com/pcvolkmer/etl-processor.git synced 2025-04-19 17:26:51 +00:00

18 Commits

Author SHA1 Message Date
Jakub Lidke
25143745c4 chore: added deployment docker-compose.yaml and env-sample.env added. 2023-08-28 12:54:14 +02:00
Jakub Lidke
da26b5a2c8 Merge branch 'master' into add-docker-build
# Conflicts:
#	README.md
#	build.gradle.kts
2023-08-25 12:59:38 +02:00
Jakub Lidke
bbea48322f chore: added deployment port mapping for monitoring access 2023-08-25 12:50:29 +02:00
Jakub Lidke
3d2c73ff8f doc: gPas Version requirement added 2023-08-24 13:01:29 +02:00
5bd26b894c Add information about key based retention config 2023-08-18 22:15:10 +02:00
78b2287163 Add information about Kafka retention time 2023-08-15 08:51:40 +02:00
66dc96680d Update dev config and added related information into README.md 2023-08-15 01:09:22 +02:00
7186a45f6c Add link to onkostar-plugin-dnpmexport 2023-08-12 22:27:20 +02:00
bc48a7217e Add more information about usage in an ETl process 2023-08-11 14:37:48 +02:00
0e1034d964 New version and add status badge to README.md 2023-08-11 09:47:20 +02:00
55153d8050 Add information about docker image 2023-08-10 18:55:33 +02:00
13bfa0018d Change endpoint configuration to select single endpoint
* If REST endpoint is configured, it will be used
* If Kafka endpoint is configured, it will be used
* If both endpoints are configured, REST configuration has precedence and will be used
2023-08-09 10:22:03 +02:00
b14f2c1794 Add information about 'no connection' responses 2023-08-03 16:18:16 +02:00
51cf7a7917 Add processor to handle responses from Kafka topic 2023-08-02 12:00:04 +02:00
db631fbd8e Added more information about pseudonym generators 2023-08-01 16:06:57 +02:00
7a7ea8c96d Extract request processing 2023-08-01 12:39:15 +02:00
Jakub Lidke
90c5b81c2b feat: patient pid may be replaced with gPAS pseudonym, now. 2023-07-27 13:01:58 +02:00
05149bac0b Initial commit 2023-07-24 18:50:12 +02:00