第一版华为obs的starter完成

This commit is contained in:
2023-03-02 14:56:41 +08:00
parent a94c9543bf
commit 4a2ba3c236
20 changed files with 584 additions and 0 deletions

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

@@ -0,0 +1,13 @@
<?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" />
<module name="huawei-obs-springboot-starter" />
</profile>
</annotationProcessing>
</component>
</project>