TestGit/.idea/compiler.xml

28 lines
1.2 KiB
XML
Raw Permalink Normal View History

2024-09-11 06:54:27 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
2024-09-19 15:31:28 +00:00
<profile default="true" name="Default" enabled="true" />
2024-09-11 06:54:27 +00: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" />
2024-09-19 15:31:28 +00:00
<module name="SpringMVC-Start" />
<module name="03-Spring-Annotate" />
2024-09-29 09:09:01 +00:00
<module name="MyBatis-Quick-Start" />
2024-09-19 15:31:28 +00:00
<module name="SpringBoot-Quick-Start" />
2024-09-29 09:09:01 +00:00
<module name="02-Spring-Dependency-Injection-1" />
<module name="04-Spring-Annotate" />
<module name="SpringBoot-RESTful" />
<module name="Spring-Quick-Start" />
2024-09-11 06:54:27 +00:00
</profile>
</annotationProcessing>
2024-09-19 15:31:28 +00:00
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
2024-09-29 09:09:01 +00:00
<module name="MyBatis-Quick-Start" options="-parameters" />
2024-09-19 15:31:28 +00:00
<module name="SpringBoot-Quick-Start" options="-parameters" />
2024-09-29 09:09:01 +00:00
<module name="SpringBoot-RESTful" options="-parameters" />
2024-09-19 15:31:28 +00:00
</option>
2024-09-11 06:54:27 +00:00
</component>
</project>