完成json配置文件加载。

This commit is contained in:
2022-03-18 16:04:54 +08:00
parent 2378de88dc
commit d7c667cb40
24 changed files with 527 additions and 119 deletions

16
code/java/.idea/compiler.xml generated Normal file
View File

@@ -0,0 +1,16 @@
<?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="disaster_warning" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="天气灾害预警" target="17" />
</bytecodeTargetLevel>
</component>
</project>