Add Docker support and update Java version to 21
This commit is contained in:
Generated
+11
@@ -9,10 +9,21 @@
|
||||
<outputRelativeToContentRoot value="true" />
|
||||
<module name="ListHubBackend" />
|
||||
</profile>
|
||||
<profile name="Annotation profile for ListHubBackend" enabled="true">
|
||||
<sourceOutputDir name="target/generated-sources/annotations" />
|
||||
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
||||
<outputRelativeToContentRoot value="true" />
|
||||
<processorPath useClasspath="false">
|
||||
<entry name="$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar" />
|
||||
<entry name="$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar" />
|
||||
</processorPath>
|
||||
<module name="ArtisanConnectBackend" />
|
||||
</profile>
|
||||
</annotationProcessing>
|
||||
</component>
|
||||
<component name="JavacSettings">
|
||||
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
|
||||
<module name="ArtisanConnectBackend" options="-parameters" />
|
||||
<module name="ListHubBackend" options="-parameters" />
|
||||
</option>
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user