初始化git 基础代码

This commit is contained in:
bao
2026-01-14 08:37:21 +08:00
commit e52b622a52
295 changed files with 18426 additions and 0 deletions

55
.idea/compiler.xml generated Normal file
View File

@@ -0,0 +1,55 @@
<?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="freemarker-demo" />
<module name="heima-leadnews-wemedia-gateway" />
<module name="heima-leadnews-wemedia" />
<module name="tess4j-demo" />
<module name="heima-leadnews-article" />
<module name="heima-leadnews-user" />
<module name="heima-leadnews-feign-api" />
<module name="kafka-demo" />
<module name="heima-leadnews-test" />
<module name="heima-leadnews-schedule" />
<module name="heima-leadnews-utils" />
<module name="heima-leadnews-app-gateway" />
<module name="heima-leadnews-common" />
<module name="heima-leadnews-model" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="heima-file-starter" target="1.8" />
<module name="heima-leadnews-apis" target="1.8" />
<module name="minio-demo" target="1.8" />
</bytecodeTargetLevel>
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="freemarker-demo" options="-parameters" />
<module name="heima-file-starter" options="-parameters" />
<module name="heima-leadnews" options="-parameters" />
<module name="heima-leadnews-apis" options="-parameters" />
<module name="heima-leadnews-app-gateway" options="-parameters" />
<module name="heima-leadnews-article" options="-parameters" />
<module name="heima-leadnews-basic" options="-parameters" />
<module name="heima-leadnews-common" options="-parameters" />
<module name="heima-leadnews-feign-api" options="-parameters" />
<module name="heima-leadnews-gateway" options="-parameters" />
<module name="heima-leadnews-model" options="-parameters" />
<module name="heima-leadnews-schedule" options="-parameters" />
<module name="heima-leadnews-service" options="-parameters" />
<module name="heima-leadnews-test" options="-parameters" />
<module name="heima-leadnews-user" options="-parameters" />
<module name="heima-leadnews-utils" options="-parameters" />
<module name="heima-leadnews-wemedia" options="-parameters" />
<module name="heima-leadnews-wemedia-gateway" options="-parameters" />
<module name="tess4j-demo" options="-parameters" />
</option>
</component>
</project>