Skip to content

Commit cd0cdcc

Browse files
committed
Enable Java parameter metadata for Spring cache and request binding
1 parent 1855c79 commit cd0cdcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@
154154
<groupId>org.apache.maven.plugins</groupId>
155155
<artifactId>maven-compiler-plugin</artifactId>
156156
<configuration>
157+
<parameters>true</parameters>
157158
<annotationProcessorPaths>
158159
<path>
159160
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)