feat(all): 搭建基本框架和模块
This commit is contained in:
30
.idea/compiler.xml
generated
Normal file
30
.idea/compiler.xml
generated
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="CompilerConfiguration">
|
||||
<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" />
|
||||
<module name="gringotts-web" />
|
||||
<module name="gringotts-chain" />
|
||||
<module name="gringotts-core" />
|
||||
<module name="gringotts-gateway" />
|
||||
<module name="gringotts-forest" />
|
||||
<module name="gringotts-configuration" />
|
||||
</profile>
|
||||
</annotationProcessing>
|
||||
</component>
|
||||
<component name="JavacSettings">
|
||||
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
|
||||
<module name="gringotts" options="-parameters" />
|
||||
<module name="gringotts-chain" options="-parameters" />
|
||||
<module name="gringotts-configuration" options="-parameters" />
|
||||
<module name="gringotts-core" options="-parameters" />
|
||||
<module name="gringotts-forest" options="-parameters" />
|
||||
<module name="gringotts-gateway" options="-parameters" />
|
||||
<module name="gringotts-web" options="-parameters" />
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user