1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="CompilerConfiguration">
- <annotationProcessing>
- <profile name="Annotation profile for AnKaiBeiWorkFlow" enabled="true">
- <sourceOutputDir name="target/generated-sources/annotations" />
- <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
- <outputRelativeToContentRoot value="true" />
- <processorPath useClasspath="false">
- <entry name="$USER_HOME$/.m2/repository/org/projectlombok/lombok/1.18.20/lombok-1.18.20.jar" />
- <entry name="$USER_HOME$/.m2/repository/org/projectlombok/lombok-mapstruct-binding/0.2.0/lombok-mapstruct-binding-0.2.0.jar" />
- <entry name="$USER_HOME$/.m2/repository/org/mapstruct/mapstruct-processor/1.4.2.Final/mapstruct-processor-1.4.2.Final.jar" />
- <entry name="$USER_HOME$/.m2/repository/org/mapstruct/mapstruct/1.4.2.Final/mapstruct-1.4.2.Final.jar" />
- </processorPath>
- <module name="common-sequence" />
- <module name="common-minio" />
- <module name="common-dict" />
- <module name="common-online-api" />
- <module name="apidoc-tools" />
- <module name="common-log" />
- <module name="common-datafilter" />
- <module name="common-redis" />
- <module name="common-flow" />
- <module name="common-flow-online" />
- <module name="application-webadmin" />
- <module name="common-swagger" />
- <module name="api" />
- <module name="common-online" />
- <module name="common-core" />
- </profile>
- </annotationProcessing>
- <bytecodeTargetLevel>
- <module name="AnKaiBeiWorkFlow" target="1.8" />
- <module name="api" target="1.8" />
- <module name="apidoc-tools" target="1.8" />
- <module name="application-webadmin" target="1.8" />
- <module name="common" target="1.8" />
- <module name="common-core" target="1.8" />
- <module name="common-datafilter" target="1.8" />
- <module name="common-dict" target="1.8" />
- <module name="common-flow" target="1.8" />
- <module name="common-flow-online" target="1.8" />
- <module name="common-log" target="1.8" />
- <module name="common-minio" target="1.8" />
- <module name="common-online" target="1.8" />
- <module name="common-online-api" target="1.8" />
- <module name="common-redis" target="1.8" />
- <module name="common-sequence" target="1.8" />
- <module name="common-swagger" target="1.8" />
- <module name="framework" target="1.8" />
- </bytecodeTargetLevel>
- </component>
- </project>
|