simulation-backend/.idea/compiler.xml

19 lines
754 B
XML
Raw Normal View History

2025-08-07 18:04:07 +08:00
<?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="springbootmybatis" />
</profile>
</annotationProcessing>
2025-08-07 19:14:03 +08:00
<bytecodeTargetLevel target="11" />
2025-08-07 18:04:07 +08:00
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="springbootmybatis" options="-parameters" />
</option>
</component>
</project>