2023-03-02 17:33:02 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project version="4">
|
|
|
|
<component name="CompilerConfiguration">
|
|
|
|
<annotationProcessing>
|
2023-03-15 21:48:15 +08:00
|
|
|
<profile default="true" name="Default" enabled="true" />
|
2023-03-02 17:33:02 +08:00
|
|
|
<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" />
|
2023-03-08 10:30:28 +08:00
|
|
|
<module name="springboot_01_03_quickstart" />
|
|
|
|
<module name="springboot_01_02_quickstart" />
|
|
|
|
<module name="springboot_01_04_quickstart" />
|
2023-03-15 12:33:09 +08:00
|
|
|
<module name="springboot_07_durid" />
|
2023-03-09 14:39:16 +08:00
|
|
|
<module name="springboot_04_junit" />
|
2023-03-09 21:56:34 +08:00
|
|
|
<module name="springboot_05_mybatis" />
|
2023-03-09 22:12:40 +08:00
|
|
|
<module name="springboot_03_yaml" />
|
2023-03-02 17:33:02 +08:00
|
|
|
<module name="springboot_01_01_quickstart" />
|
2023-03-15 21:11:29 +08:00
|
|
|
<module name="springboot_08_ssmp" />
|
2023-03-08 10:30:28 +08:00
|
|
|
<module name="demo" />
|
|
|
|
<module name="springboot_02_base_configuration" />
|
2023-03-15 08:58:50 +08:00
|
|
|
<module name="springboot_06_mybatis_plus" />
|
2023-03-02 17:33:02 +08:00
|
|
|
</profile>
|
|
|
|
</annotationProcessing>
|
|
|
|
<bytecodeTargetLevel>
|
2023-03-08 10:30:28 +08:00
|
|
|
<module name="demo" target="17" />
|
2023-03-02 17:33:02 +08:00
|
|
|
<module name="springboot_01_01_quickstart" target="17" />
|
2023-03-08 10:30:28 +08:00
|
|
|
<module name="springboot_01_02_quickstart" target="17" />
|
|
|
|
<module name="springboot_01_03_quickstart" target="1.8" />
|
|
|
|
<module name="springboot_01_04_quickstart" target="17" />
|
|
|
|
<module name="springboot_02_base_configuration" target="17" />
|
|
|
|
<module name="springboot_03_yaml" target="17" />
|
2023-03-09 14:39:16 +08:00
|
|
|
<module name="springboot_04_junit" target="17" />
|
2023-03-09 21:56:34 +08:00
|
|
|
<module name="springboot_05_mybatis" target="17" />
|
2023-03-15 08:58:50 +08:00
|
|
|
<module name="springboot_06_mybatis_plus" target="17" />
|
2023-03-15 12:33:09 +08:00
|
|
|
<module name="springboot_07_druid" target="17" />
|
|
|
|
<module name="springboot_07_durid" target="17" />
|
2023-03-15 21:11:29 +08:00
|
|
|
<module name="springboot_08_ssmp" target="17" />
|
2023-03-02 17:33:02 +08:00
|
|
|
</bytecodeTargetLevel>
|
|
|
|
</component>
|
|
|
|
<component name="JavacSettings">
|
|
|
|
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
|
2023-03-08 10:30:28 +08:00
|
|
|
<module name="demo" options="-parameters" />
|
2023-03-02 17:33:02 +08:00
|
|
|
<module name="springboot_01_01_quickstart" options="-parameters" />
|
2023-03-08 10:30:28 +08:00
|
|
|
<module name="springboot_01_02_quickstart" options="-parameters" />
|
|
|
|
<module name="springboot_01_03_quickstart" options="-parameters" />
|
|
|
|
<module name="springboot_01_04_quickstart" options="-parameters" />
|
|
|
|
<module name="springboot_02_base_configuration" options="-parameters" />
|
|
|
|
<module name="springboot_03_yaml" options="-parameters" />
|
2023-03-09 14:39:16 +08:00
|
|
|
<module name="springboot_04_junit" options="-parameters" />
|
2023-03-09 21:56:34 +08:00
|
|
|
<module name="springboot_05_mybatis" options="-parameters" />
|
2023-03-15 08:58:50 +08:00
|
|
|
<module name="springboot_06_mybatis_plus" options="-parameters" />
|
2023-03-15 12:33:09 +08:00
|
|
|
<module name="springboot_07_druid" options="-parameters" />
|
|
|
|
<module name="springboot_07_durid" options="-parameters" />
|
2023-03-15 21:11:29 +08:00
|
|
|
<module name="springboot_08_ssmp" options="-parameters" />
|
2023-03-02 17:33:02 +08:00
|
|
|
</option>
|
|
|
|
</component>
|
|
|
|
</project>
|