From db3d586b9937e8a556c499faa485a2d9e4a03f81 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 23 Dec 2020 15:47:38 +0100 Subject: add new module that include common-code for SpringBoot applications --- eaaf-springboot-utils/checks/spotbugs-exclude.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 eaaf-springboot-utils/checks/spotbugs-exclude.xml (limited to 'eaaf-springboot-utils/checks') diff --git a/eaaf-springboot-utils/checks/spotbugs-exclude.xml b/eaaf-springboot-utils/checks/spotbugs-exclude.xml new file mode 100644 index 00000000..7bb320ee --- /dev/null +++ b/eaaf-springboot-utils/checks/spotbugs-exclude.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + -- cgit v1.2.3