We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1855c79 commit cd0cdccCopy full SHA for cd0cdcc
1 file changed
backend/pom.xml
@@ -154,6 +154,7 @@
154
<groupId>org.apache.maven.plugins</groupId>
155
<artifactId>maven-compiler-plugin</artifactId>
156
<configuration>
157
+ <parameters>true</parameters>
158
<annotationProcessorPaths>
159
<path>
160
<groupId>org.projectlombok</groupId>
0 commit comments