init project

This commit is contained in:
2026-01-22 07:40:04 +08:00
parent 9e7f425abe
commit f1d9f00ebb
11 changed files with 217 additions and 0 deletions

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

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<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>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="My_ServerCenter" target="22" />
</bytecodeTargetLevel>
</component>
</project>