From 8657694a33572d859c92f9c92956bdf791d728f1 Mon Sep 17 00:00:00 2001
From: gh-buddy service account <98413151+gh-buddy@users.noreply.github.com>
Date: Mon, 19 Feb 2024 11:42:33 +0200
Subject: [PATCH] chore: compile java sources with the -parameters flag for
parameter name retention
Signed-off-by: gh-buddy service account <98413151+gh-buddy@users.noreply.github.com>
---
pom.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/pom.xml b/pom.xml
index 91b938b..61d43d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,6 +137,9 @@
org.apache.maven.plugins
maven-compiler-plugin
+
+ true
+
org.springframework.boot