init version
This commit is contained in:
55
.idea/compiler.xml
generated
Normal file
55
.idea/compiler.xml
generated
Normal file
@@ -0,0 +1,55 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="CompilerConfiguration">
|
||||
<option name="BUILD_PROCESS_HEAP_SIZE" value="2048" />
|
||||
<annotationProcessing>
|
||||
<profile default="true" name="Default" enabled="true" />
|
||||
<profile name="Maven default annotation processors profile" enabled="true">
|
||||
<sourceOutputDir name="target/generated-sources/annotations" />
|
||||
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
||||
<outputRelativeToContentRoot value="true" />
|
||||
</profile>
|
||||
<profile name="Annotation profile for a-jojuboot" enabled="true">
|
||||
<sourceOutputDir name="target/generated-sources/annotations" />
|
||||
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
||||
<outputRelativeToContentRoot value="true" />
|
||||
<processorPath useClasspath="false">
|
||||
<entry name="E:/apache/apache-maven-3.6.1/repository/org/projectlombok/lombok/1.18.20/lombok-1.18.20.jar" />
|
||||
<entry name="E:/apache/apache-maven-3.6.1/repository/org/mapstruct/mapstruct-processor/1.4.1.Final/mapstruct-processor-1.4.1.Final.jar" />
|
||||
<entry name="E:/apache/apache-maven-3.6.1/repository/org/mapstruct/mapstruct/1.4.1.Final/mapstruct-1.4.1.Final.jar" />
|
||||
</processorPath>
|
||||
<module name="joju-spring-boot-starter-biz-pay" />
|
||||
<module name="joju-spring-boot-starter-biz-dict" />
|
||||
<module name="joju-spring-boot-starter-biz-tenant" />
|
||||
<module name="joju-spring-boot-starter-biz-data-permission" />
|
||||
<module name="joju-common" />
|
||||
<module name="joju-spring-boot-starter-protection" />
|
||||
<module name="joju-spring-boot-starter-security" />
|
||||
<module name="joju-spring-boot-starter-biz-sms" />
|
||||
<module name="fy-server" />
|
||||
<module name="joju-spring-boot-starter-biz-operatelog" />
|
||||
<module name="joju-spring-boot-starter-file" />
|
||||
<module name="joju-module-system-biz" />
|
||||
<module name="joju-spring-boot-starter-banner" />
|
||||
<module name="joju-module-infra-biz" />
|
||||
<module name="joju-spring-boot-starter-biz-error-code" />
|
||||
<module name="joju-module-pay-api" />
|
||||
<module name="joju-spring-boot-starter-monitor" />
|
||||
<module name="joju-spring-boot-starter-mq" />
|
||||
<module name="joju-module-infra-api" />
|
||||
<module name="joju-spring-boot-starter-redis" />
|
||||
<module name="joju-spring-boot-starter-web" />
|
||||
<module name="joju-spring-boot-starter-biz-social" />
|
||||
<module name="joju-spring-boot-starter-mybatis" />
|
||||
<module name="joju-module-system-api" />
|
||||
<module name="joju-spring-boot-starter-test" />
|
||||
<module name="joju-spring-boot-starter-job" />
|
||||
<module name="joju-spring-boot-starter-excel" />
|
||||
<module name="joju-module-pay-biz" />
|
||||
</profile>
|
||||
</annotationProcessing>
|
||||
<bytecodeTargetLevel>
|
||||
<module name="joju-server" target="1.8" />
|
||||
</bytecodeTargetLevel>
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user