From 64843a2a0e96afb0d076bc69106ce8cb8a105478 Mon Sep 17 00:00:00 2001 From: Szakalakamaka Date: Thu, 19 Nov 2020 12:27:36 +0100 Subject: [PATCH] MessageDto instead of String in Event history --- .idea/workspace.xml | 107 ++++++++---------- .../klaus/service/KlausServiceImplTest.java | 6 +- target/classes/application.properties | 2 +- target/classes/logback.xml | 2 +- 4 files changed, 55 insertions(+), 62 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 0c6f392..658f904 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -22,12 +22,7 @@