From 6179426ca6da991c88271bd6c9291e802f5fe7aa Mon Sep 17 00:00:00 2001 From: "michele.artini" Date: Thu, 5 Oct 2023 14:43:44 +0200 Subject: [PATCH 1/3] ehcache configuration --- .../src/main/resources/ehcache.xml | 118 ++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 apps/dnet-exporter-api/src/main/resources/ehcache.xml diff --git a/apps/dnet-exporter-api/src/main/resources/ehcache.xml b/apps/dnet-exporter-api/src/main/resources/ehcache.xml new file mode 100644 index 00000000..9fdfa115 --- /dev/null +++ b/apps/dnet-exporter-api/src/main/resources/ehcache.xml @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 00fa25cefb8beab1265c654d30002a4c3512eb2e Mon Sep 17 00:00:00 2001 From: Claudio Atzori Date: Thu, 5 Oct 2023 14:44:36 +0200 Subject: [PATCH 2/3] formatting --- .../src/main/resources/ehcache.xml | 140 +++++++++--------- 1 file changed, 70 insertions(+), 70 deletions(-) diff --git a/apps/dnet-exporter-api/src/main/resources/ehcache.xml b/apps/dnet-exporter-api/src/main/resources/ehcache.xml index 9fdfa115..20cc6faa 100644 --- a/apps/dnet-exporter-api/src/main/resources/ehcache.xml +++ b/apps/dnet-exporter-api/src/main/resources/ehcache.xml @@ -5,16 +5,7 @@ monitoring="autodetect" dynamicConfig="true"> - - - - - - - - - - - - - - - - - - - + - - + + + + + + + + + + + + + + + Date: Thu, 5 Oct 2023 15:49:36 +0200 Subject: [PATCH 3/3] removed ehcache.xml --- .../src/main/resources/ehcache.xml | 118 ------------------ 1 file changed, 118 deletions(-) delete mode 100644 apps/dnet-exporter-api/src/main/resources/ehcache.xml diff --git a/apps/dnet-exporter-api/src/main/resources/ehcache.xml b/apps/dnet-exporter-api/src/main/resources/ehcache.xml deleted file mode 100644 index 20cc6faa..00000000 --- a/apps/dnet-exporter-api/src/main/resources/ehcache.xml +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -