From f0dfae931f161678cdec443d94820d1c3d801152 Mon Sep 17 00:00:00 2001 From: matevip Date: Mon, 18 May 2026 10:17:25 +0800 Subject: [PATCH] fix(build): emit -parameters so Spring MVC can bind path/request params --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 26632fd5..d92240fe 100644 --- a/pom.xml +++ b/pom.xml @@ -358,6 +358,9 @@ ${maven.compiler.release} ${project.build.sourceEncoding} + + true