File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 555
555
<goal >process</goal >
556
556
</goals >
557
557
<configuration >
558
- <outputDirectory >target/generated-sources/annotations </outputDirectory >
558
+ <outputDirectory >target/generated-sources/querydsl </outputDirectory >
559
559
</configuration >
560
560
</execution >
561
561
<execution >
565
565
<goal >test-process</goal >
566
566
</goals >
567
567
<configuration >
568
- <testOutputDirectory >target/generated-test-sources/test-annotations </testOutputDirectory >
568
+ <testOutputDirectory >target/generated-test-sources/test-querydsl </testOutputDirectory >
569
569
<options >
570
570
<querydsl .excludedClasses>
571
571
org.springframework.data.jpa.repository.util.JpaClassUtilsUnitTests.NamedUser,org.springframework.data.jpa.repository.query.ParameterBinderUnitTests.SampleEmbeddable
You can’t perform that action at this time.
0 commit comments