wuyouming666
2023-12-04 c2615a2070d4622bf5717339eae1daef9b40d057
springboot-vue3/.idea/compiler.xml
New file
@@ -0,0 +1,22 @@
<?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="springboot-vue3" />
      </profile>
    </annotationProcessing>
    <bytecodeTargetLevel>
      <module name="springboot-vue3" target="8" />
    </bytecodeTargetLevel>
  </component>
  <component name="JavacSettings">
    <option name="ADDITIONAL_OPTIONS_OVERRIDE">
      <module name="springboot-vue3" options="-parameters" />
    </option>
  </component>
</project>