-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcompiler.xml
More file actions
102 lines (102 loc) · 4.8 KB
/
Copy pathcompiler.xml
File metadata and controls
102 lines (102 loc) · 4.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<?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="SpringMVC-demo5" />
<module name="RabbitMQ-springboot" />
<module name="SpringMVC-demo3" />
<module name="SpringMVC-demo2" />
<module name="SpringMVC-jsp" />
<module name="FunctionProgram" />
<module name="boot-order-service-consumer" />
<module name="SpringMVC-annotation" />
<module name="jedis-shangguigu" />
<module name="gmall-interface" />
<module name="SpringMVC" />
<module name="SpringBoot-web01" />
<module name="MyBaits" />
<module name="order-service-consumer" />
<module name="JavaCode" />
<module name="SpringMVC-rest" />
<module name="MybatisX" />
<module name="SpringBoot-demo1" />
<module name="RabbitMQ-hello" />
<module name="boot-user-service-provider" />
<module name="SSM" />
<module name="SpringBoot-helloworld" />
<module name="SpringMVC-demo4" />
<module name="mybatisplus" />
<module name="mybatis_plus_datasource" />
<module name="user-service-provider" />
<module name="MyBatis-MBG" />
<module name="es-spring" />
<module name="MyBatis-demo3" />
<module name="MyBatis-demo2" />
<module name="redis_springboot" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel target="8">
<module name="boot-order-service-consumer" target="1.8" />
<module name="boot-user-service-provider" target="1.8" />
<module name="Dubbo" target="1.8" />
<module name="Elasticsearch" target="1.8" />
<module name="es-spring" target="1.8" />
<module name="FunctionProgram" target="1.8" />
<module name="gmall-interface" target="1.8" />
<module name="JavaCode" target="1.8" />
<module name="jedis-shangguigu" target="1.8" />
<module name="Maven" target="1.7" />
<module name="MavenTest" target="1.8" />
<module name="MyBaits" target="1.8" />
<module name="MyBatis-demo2" target="1.8" />
<module name="MyBatis-demo3" target="1.8" />
<module name="MyBatis-MBG" target="1.8" />
<module name="mybatis_plus_datasource" target="1.8" />
<module name="mybatisplus" target="1.8" />
<module name="MybatisX" target="1.8" />
<module name="order-service-consumer" target="1.8" />
<module name="RabbitMQ" target="1.8" />
<module name="RabbitMQ-hello" target="8" />
<module name="RabbitMQ-springboot" target="1.8" />
<module name="redis_springboot" target="1.8" />
<module name="SpringBoot-demo1" target="1.8" />
<module name="SpringBoot-helloworld" target="1.8" />
<module name="SpringBoot-Mybatis" target="1.8" />
<module name="SpringBoot-web01" target="1.8" />
<module name="SpringBoot_mybatis" target="1.8" />
<module name="SpringMVC" target="1.8" />
<module name="SpringMVC-annotation" target="1.8" />
<module name="SpringMVC-demo2" target="1.8" />
<module name="SpringMVC-demo3" target="1.8" />
<module name="SpringMVC-demo4" target="1.8" />
<module name="SpringMVC-demo5" target="1.8" />
<module name="SpringMVC-jsp" target="1.8" />
<module name="SpringMVC-rest" target="1.8" />
<module name="SSM" target="1.8" />
<module name="user-service-provider" target="1.8" />
</bytecodeTargetLevel>
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="JavaCode" options="-parameters" />
<module name="MybatisX" options="-parameters" />
<module name="RabbitMQ-springboot" options="-parameters" />
<module name="SpringBoot-Mybatis" options="-parameters" />
<module name="SpringBoot-demo1" options="-parameters" />
<module name="SpringBoot-helloworld" options="-parameters" />
<module name="SpringBoot-web01" options="-parameters" />
<module name="SpringBoot_mybatis" options="-parameters" />
<module name="boot-order-service-consumer" options="-parameters" />
<module name="boot-user-service-provider" options="-parameters" />
<module name="es-spring" options="-parameters" />
<module name="mybatis_plus_datasource" options="-parameters" />
<module name="mybatisplus" options="-parameters" />
<module name="redis_springboot" options="-parameters" />
</option>
</component>
</project>