0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update Readme (HashMap —> database) More... about 7 years ago
add amqp(rabbitmq) for Axon More... about 7 years ago
image update info More... about 7 years ago
update readme with details of CQRS implementation of workload-service minor refactorings More... about 7 years ago
marking tasks for completion via CQRS More... about 7 years ago
restructure workload-service to emphasize CQRS task completion via CQRS some logging message improvements More... about 7 years ago
fix: resolve dependency version conflict of javax.ws closes #30 More... about 7 years ago
add logback.config to workload-service More... about 7 years ago
Merge branch 'elk' into workload-service-axon More... about 7 years ago
downgrade spring boot version to 1.4.3 to make cloud-tasklist work again More... about 7 years ago
add spring-cloud-starter-sleuth for tracing More... about 7 years ago
upgrade spring boot version to 1.4.5 to remove workaround for dependency version conflict of logback-core (1.1.7 —> 1.1.11) More... about 7 years ago
hacky copy-paste distribution of logback configuration More... about 7 years ago
add command line option to run.sh script to start linked elk container optionally add usage to run.sh More... about 7 years ago
optimize logback config of simple-process More... about 7 years ago
setup elk-container and prototypical logback config for simple process More... about 7 years ago
minor refactorings based on IntelliJ’s checks More... about 7 years ago
remove duplicate version tag More... about 7 years ago
Added mapping of TaskCreatedEvent to Task + Added short sleep after starting of mysql More... over 7 years ago
CreateTaskCommand working, to be cleaned up, task mapping incomplete More... over 7 years ago
Adjusted restart script for workloadservice More... over 7 years ago
fix AxonConfig More... over 7 years ago
add CreateTaskCommand and TaskCreatedEvent, NOT WORKING More... over 7 years ago
add rabbitmq More... over 7 years ago
#15 remove task from queue if engine returns status 500 More... over 7 years ago
#28 use random port for eventservice More... over 7 years ago
Added some scripts More... over 7 years ago
Add startup of mysql to run.sh More... over 7 years ago
Merge branch 'master' of https://github.com/holisticon/camunda-bpm-cloud More... over 7 years ago
switch to mysql, fixes #26 More... over 7 years ago